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