Class Expired

All Implemented Interfaces:
BoundsReference, CertificateChainReference, CertificateReference, Serializable

public class Expired extends ReasonForTotalFailed implements CertificateChainReference
The signature is considered invalid because the Signature Validation Algorithm can ascertain that the signing time lies after the expiration date (notAfter) of the signer's certificate.

The process shall output:

  • The certificate that was expired at the signing time.
See Also: