Table of Contents

Class CompressedDataParser

Namespace
Enterprises.Org.BouncyCastle.Asn1.Cms
Assembly
Enterprises.BouncyCastle.Crypto.dll
public class CompressedDataParser
Inheritance
CompressedDataParser
Inherited Members

Constructors

CompressedDataParser(Asn1SequenceParser)

public CompressedDataParser(Asn1SequenceParser seq)

Parameters

seq Asn1SequenceParser

Properties

CompressionAlgorithmIdentifier

public AlgorithmIdentifier CompressionAlgorithmIdentifier { get; }

Property Value

AlgorithmIdentifier

Version

public DerInteger Version { get; }

Property Value

DerInteger

Methods

GetEncapContentInfo()

public ContentInfoParser GetEncapContentInfo()

Returns

ContentInfoParser