Class RevokedNoPoe

All Implemented Interfaces:
BoundsReference, CertificateReference, RevocationReference, Serializable

public class RevokedNoPoe extends ReasonForIndeterminate implements RevocationReference
The signer's certificate has been found to be revoked at the validation date/time. However, the Signature Validation Algorithm cannot ascertain that the signing time lies before or after the revocation time.

The validation process shall provide the following:

  • The certificate that was found to be revoked.
  • The certificate chain used in the validation process.
  • The time and the reason of revocation of the signer's certificate.
See Also: