public AuthorityKeyIdentifier( byte[] keyIdentifier )
Public Sub New ( keyIdentifier As Byte() )
public: AuthorityKeyIdentifier( array<unsigned char>^ keyIdentifier )
Org.BouncyCastle.Asn1.X509.AuthorityKeyIdentifier = function(keyIdentifier);
In This Article