Class CmsContentInfoParser
- Namespace
- Org.BouncyCastle.Cms
- Assembly
- BouncyCastle.Cryptography.dll
public class CmsContentInfoParser : IDisposable
- Inheritance
-
CmsContentInfoParser
- Implements
- Derived
- Inherited Members
Constructors
CmsContentInfoParser(Stream)
protected CmsContentInfoParser(Stream data)
Parameters
dataStream
Fields
contentInfo
protected ContentInfoParser contentInfo
Field Value
data
protected Stream data
Field Value
Methods
Close()
[Obsolete("Dispose instead")]
public void Close()
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public void Dispose()
Dispose(bool)
protected virtual void Dispose(bool disposing)
Parameters
disposingbool