Class NotYetValid

All Implemented Interfaces:
BoundsReference, CertificateChainReference, CertificateReference, Serializable

public class NotYetValid extends ReasonForTotalFailed implements CertificateChainReference
The signature is considered invalid because the Signature Validation Algorithm can ascertain that the signing time lies before the issuance date (notBefore) of the signer's certificate.
See Also: