Class SigCryptoFailure

All Implemented Interfaces:
CertificateReference, Serializable

public class SigCryptoFailure extends ReasonForTotalFailed implements CertificateReference
The signature is considered invalid because the signature value in the signature could not be verified using the signer's public key in the signer's certificate.

The validation process shall output:

  • The signer certificate used in the validation process.
  • See Also: