See: Description
| Interface | Description |
|---|---|
| TSPAlgorithms |
Recognised hash algorithms for the time stamp protocol.
|
| Class | Description |
|---|---|
| GenTimeAccuracy | |
| TimeStampRequest |
Base class for an RFC 3161 Time Stamp Request.
|
| TimeStampRequestGenerator |
Generator for RFC 3161 Time Stamp Request objects.
|
| TimeStampResponse |
Base class for an RFC 3161 Time Stamp Response object.
|
| TimeStampResponseGenerator |
Generator for RFC 3161 Time Stamp Responses.
|
| TimeStampToken |
Carrier class for a TimeStampToken.
|
| TimeStampTokenGenerator |
Currently the class supports ESSCertID by if a digest calculator based on SHA1 is passed in, otherwise it uses
ESSCertIDv2.
|
| TimeStampTokenInfo | |
| TSPUtil |
| Exception | Description |
|---|---|
| TSPException | |
| TSPIOException | |
| TSPValidationException |
Exception thrown if a TSP request or response fails to validate.
|