Initializes a new instance of the KekIdentifier class
Namespace: Org.BouncyCastle.Asn1.Cms
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public KekIdentifier( Asn1Sequence seq ) |
Visual Basic |
---|
Public Sub New ( _ seq As Asn1Sequence _ ) |
Visual C++ |
---|
public: KekIdentifier( Asn1Sequence^ seq ) |