Class AuthorityKeyIdentifierStructure
- Namespace
- Enterprises.Org.BouncyCastle.X509.Extension
- Assembly
- Enterprises.BouncyCastle.Crypto.dll
public class AuthorityKeyIdentifierStructure : AuthorityKeyIdentifier, IAsn1Convertible
- Inheritance
-
AuthorityKeyIdentifierStructure
- Implements
- Inherited Members
Constructors
AuthorityKeyIdentifierStructure(Asn1OctetString)
public AuthorityKeyIdentifierStructure(Asn1OctetString encodedValue)
Parameters
encodedValue
Asn1OctetString
AuthorityKeyIdentifierStructure(AsymmetricKeyParameter)
public AuthorityKeyIdentifierStructure(AsymmetricKeyParameter pubKey)
Parameters
pubKey
AsymmetricKeyParameter
AuthorityKeyIdentifierStructure(X509Certificate)
public AuthorityKeyIdentifierStructure(X509Certificate certificate)
Parameters
certificate
X509Certificate