Class CrlException
- Namespace
- Enterprises.Org.BouncyCastle.Security.Certificates
- Assembly
- Enterprises.BouncyCastle.Crypto.dll
public class CrlException : GeneralSecurityException, ISerializable
- Inheritance
-
CrlException
- Implements
- Inherited Members
Constructors
CrlException()
public CrlException()
CrlException(string)
public CrlException(string msg)
Parameters
msg
string
CrlException(string, Exception)
public CrlException(string msg, Exception e)