Click or drag to resize

X509CRLNumberExtension Constructor

Overload List
  NameDescription
Public methodX509CRLNumberExtension(BigInteger, Boolean)
Initializes a new instance of the X509CRLNumberExtension class from CRL sequential number and a value that identifies whether the extension is critical.
Public methodX509CRLNumberExtension(AsnEncodedData, Boolean)
Initializes a new instance of the X509CRLNumberExtension class from an AsnEncodedData object and a value that identifies whether the extension is critical.
Top
See Also