Table of Contents

Class CertificateNotYetValidException

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

Constructors

CertificateNotYetValidException()

public CertificateNotYetValidException()

CertificateNotYetValidException(string)

public CertificateNotYetValidException(string message)

Parameters

message string

CertificateNotYetValidException(string, Exception)

public CertificateNotYetValidException(string message, Exception exception)

Parameters

message string
exception Exception