X509CRLNumberExtension Constructor |
| Name | Description | |
|---|---|---|
| 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.
| |
| 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.
|