X509CRLNumberExtension Constructor

Overload List

X509CRLNumberExtension(AsnEncodedData, Boolean) Initializes a new instance of the X509CRLNumberExtension class from an AsnEncodedData object and a value that identifies whether the extension is critical.
X509CRLNumberExtension(BigInteger, Boolean) Initializes a new instance of the X509CRLNumberExtension class from CRL sequential number and a value that identifies whether the extension is critical.

See Also