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