Click or drag to resize

X509CRL2 Constructor

Overload List
  NameDescription
Public methodX509CRL2(Byte)
Initializes a new instance of the X509CRL2 class defined from a sequence of bytes representing an X.509 certificate revocation list.
Public methodX509CRL2(String)
Initializes a new instance of the X509CRL2 class using the path to a CRL file.
Top
See Also