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

public class ArchiveTimeStampValidationException extends ERSException
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 Details

    • ArchiveTimeStampValidationException

      public ArchiveTimeStampValidationException(String message)