Table of Contents

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

data Stream

Fields

contentInfo

protected ContentInfoParser contentInfo

Field Value

ContentInfoParser

data

protected Stream data

Field Value

Stream

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

disposing bool