X509CRL2 Constructor

Overload List

X509CRL2(Byte) Initializes a new instance of the X509CRL2 class defined from a sequence of bytes representing an X.509 certificate revocation list.
X509CRL2(String) Initializes a new instance of the X509CRL2 class using the path to a CRL file.

See Also