public AuthorityKeyIdentifierStructure(
Asn1OctetString encodedValue
)
Public Sub New (
encodedValue As Asn1OctetString
)
public:
AuthorityKeyIdentifierStructure(
Asn1OctetString^ encodedValue
)
Org.BouncyCastle.X509.Extension.AuthorityKeyIdentifierStructure = function(encodedValue);