AbstractTimestampSource<SignatureAttribute extends ISignatureAttribute> |
|
DetachedTimestampValidator |
|
DetachedTimestampValidatorFactory |
|
TimestampCertificateSource |
|
TimestampCRLSource |
CRLSource that retrieves information embedded to a TimeStampToken
|
TimestampedReference |
This class stocks the timestamped reference, which is composed of: - the
timestamp reference category TimestampReferenceCategory ; - object id
in the case where the reference apply to the signature.
|
TimestampInclude |
This class represents XAdES Include tag in case of IndividualDataObjectsTimeStamp
|
TimestampOCSPSource |
OCSPSource that retrieves information embedded to a TimeStampToken
|
TimestampToken |
SignedToken containing a TimeStamp.
|
TimeStampTokenProductionComparator |
The class used to compare production time of TimeStampToken s
Class checks the production time of timestamps and their covered data
The method compare() returns
-1 if the timeStampTokenOne was created before timeStampTokenTwo
0 if TimeStampTokens were created in the same
1 if the timeStampTokenOne was created after timeStampTokenTwo
|