Class AuthorityKeyIdentifierStructure
- Namespace
- Org.BouncyCastle.X509.Extension
- Assembly
- BouncyCastle.Cryptography.dll
[Obsolete("Use 'X509ExtensionUtilities' methods instead")]
public class AuthorityKeyIdentifierStructure : AuthorityKeyIdentifier, IAsn1Convertible
- Inheritance
-
AuthorityKeyIdentifierStructure
- Implements
- Inherited Members
Remarks
A high level authority key identifier.
Constructors
AuthorityKeyIdentifierStructure(Asn1OctetString)
public AuthorityKeyIdentifierStructure(Asn1OctetString encodedValue)
Parameters
encodedValueAsn1OctetString
AuthorityKeyIdentifierStructure(AsymmetricKeyParameter)
public AuthorityKeyIdentifierStructure(AsymmetricKeyParameter pubKey)
Parameters
pubKeyAsymmetricKeyParameter
AuthorityKeyIdentifierStructure(X509Certificate)
public AuthorityKeyIdentifierStructure(X509Certificate certificate)
Parameters
certificateX509Certificate