SysadminsLV .NET API Documentation
C#
VB
C++
F#
Show/Hide TOC
X509CRL
2 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
Reference
X509CRL2 Class
SysadminsLV.PKI.Cryptography.X509Certificates Namespace
In This Article
Overload List
See Also