xades4j.verification
Class TimeStampDigestMismatchException
java.lang.Object
java.lang.Throwable
java.lang.Exception
xades4j.XAdES4jException
xades4j.verification.InvalidSignatureException
xades4j.verification.InvalidPropertyException
xades4j.verification.TimeStampVerificationException
xades4j.verification.TimeStampDigestMismatchException
- All Implemented Interfaces:
- Serializable
public class TimeStampDigestMismatchException
- extends TimeStampVerificationException
Thrown during verification of time-stamp properties if the actual digest of the
data covered by the time-stamp is different from the digest within the time-stamp.
- Author:
- Luís
- See Also:
- Serialized Form
TimeStampDigestMismatchException
public TimeStampDigestMismatchException(String propName)
getVerificationMessage
protected String getVerificationMessage()
- Specified by:
getVerificationMessage in class InvalidPropertyException
Copyright © 2012. All Rights Reserved.