Table of Contents

Class CertificateExpiredException

Namespace
Enterprises.Org.BouncyCastle.Security.Certificates
Assembly
Enterprises.BouncyCastle.Crypto.dll
public class CertificateExpiredException : CertificateException, ISerializable
Inheritance
CertificateExpiredException
Implements
Inherited Members

Constructors

CertificateExpiredException()

public CertificateExpiredException()

CertificateExpiredException(string)

public CertificateExpiredException(string message)

Parameters

message string

CertificateExpiredException(string, Exception)

public CertificateExpiredException(string message, Exception exception)

Parameters

message string
exception Exception