|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TimeStampTokenVerificationException | |
|---|---|
| xades4j.providers | Interfaces for the different components in signature production and verification. |
| xades4j.providers.impl | Implementations (default and other) of the different providers. |
| Uses of TimeStampTokenVerificationException in xades4j.providers |
|---|
| Subclasses of TimeStampTokenVerificationException in xades4j.providers | |
|---|---|
class |
TimeStampTokenDigestException
Thrown when digests mismatch during a time-stamp token verification. |
class |
TimeStampTokenSignatureException
Thrown when the signature of a time-stamp token cannot be verified. |
class |
TimeStampTokenStructureException
Thrown when a time-stamp token has invalid structure. |
class |
TimeStampTokenTSACertException
Thrown when the certificate of a TSA cannot be validated during the verification of a time-stamp token. |
| Methods in xades4j.providers that throw TimeStampTokenVerificationException | |
|---|---|
Date |
TimeStampVerificationProvider.verifyToken(byte[] timeStampToken,
byte[] tsDigestInput)
Verifies a time-stamp token. |
| Uses of TimeStampTokenVerificationException in xades4j.providers.impl |
|---|
| Methods in xades4j.providers.impl that throw TimeStampTokenVerificationException | |
|---|---|
Date |
DefaultTimeStampVerificationProvider.verifyToken(byte[] timeStampToken,
byte[] tsDigestInput)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||