public X509V2CrlGenerator( CertificateList template )
Public Sub New ( template As CertificateList )
public: X509V2CrlGenerator( CertificateList^ template )
Org.BouncyCastle.X509.X509V2CrlGenerator = function(template);
In This Article