Package org.bouncycastle.tsp
Classes for dealing Time Stamp Protocol (TSP) - RFC 3161.
-
Interface Summary Interface Description TSPAlgorithms Recognised hash algorithms for the time stamp protocol. -
Class Summary 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 Summary Exception Description TSPException TSPIOException TSPValidationException Exception thrown if a TSP request or response fails to validate.