X509V2CrlGenerator
Allows enumeration of the signature names supported by the generator.
public X509V2CrlGenerator()
public void AddCrlEntry(BigInteger userCertificate, DateTime revocationDate, int reason, DateTime invalidityDate)
public void AddCrlEntry(BigInteger userCertificate, DateTime revocationDate, X509Extensions extensions)
Generate a new X509Crl using the provided ISignatureFactory.