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 DataGroup Representation of data groups according to the description provided in RFC4998.GenTimeAccuracy PartialHashTreeProcessor 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 ArchiveTimeStampValidationException Exception thrown if an Archive TimeStamp according to RFC4998 fails to containsHashValue.PartialHashTreeVerificationException TSPException TSPIOException TSPValidationException Exception thrown if a TSP request or response fails to validate.