public X509V2AttributeCertificate( Stream encIn )
Public Sub New ( encIn As Stream )
public: X509V2AttributeCertificate( Stream^ encIn )
Org.BouncyCastle.X509.X509V2AttributeCertificate = function(encIn);
In This Article