Class OcspException
- Namespace
- Enterprises.Org.BouncyCastle.Ocsp
- Assembly
- Enterprises.BouncyCastle.Crypto.dll
public class OcspException : Exception, ISerializable- Inheritance
- 
      
      
      OcspException
- Implements
- Inherited Members
Constructors
OcspException()
public OcspException()OcspException(string)
public OcspException(string message)Parameters
- messagestring
OcspException(string, Exception)
public OcspException(string message, Exception e)