Class HashFailure

All Implemented Interfaces:
ConstraintsFailure, Serializable

public class HashFailure extends ReasonForTotalFailed implements ConstraintsFailure
The signature is considered invalid because at least one hash of a signed data object(s) that has been included in the signing process does not match the corresponding hash value in the signature.

The validation process shall provide:

  • An identifier (s) (e.g. an URI) uniquely identifying the signed data object that caused the failure
  • TODO: consider adding this information
    See Also: