Uses of Class
xades4j.verification.TimeStampVerificationException

Packages that use TimeStampVerificationException
xades4j.verification Support for signature verification. 
 

Uses of TimeStampVerificationException in xades4j.verification
 

Subclasses of TimeStampVerificationException in xades4j.verification
 class TimeStampCoherenceException
          Thrown during signature verification if the time-stamps contained in the signature are not coherent.
 class TimeStampDigestInputException
          Thrown during verification of time-stamp properties if the input for digest calculation cannot be created.
 class TimeStampDigestMismatchException
          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.
 class TimeStampInvalidSignatureException
          Thrown during verification of time-stamp properties if the signature of a time-stamp token cannot be verified
 class TimeStampInvalidTokenException
          Thrown during verification of time-stamp properties if the token's structure (format) is invalid.
 



Copyright © 2012. All Rights Reserved.