Class ArchiveTimeStampValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.bouncycastle.tsp.ers.ERSException
org.bouncycastle.tsp.ers.ArchiveTimeStampValidationException
- All Implemented Interfaces:
Serializable
Exception thrown when validation of an RFC 4998 ArchiveTimeStamp fails -
for example when the expected data hash is not present in the reduced
hash tree, or the recovered root hash does not match the time-stamp imprint.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ERSException
getCauseMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ArchiveTimeStampValidationException
-