- testGeneral() - Method in class org.bouncycastle.tsp.test.TSPTest
-
- testParsing() - Method in class org.bouncycastle.tsp.test.ParseTest
-
- TimeStampRequest - Class in org.bouncycastle.tsp
-
Base class for an RFC 3161 Time Stamp Request.
- TimeStampRequest(TimeStampReq) - Constructor for class org.bouncycastle.tsp.TimeStampRequest
-
- TimeStampRequest(byte[]) - Constructor for class org.bouncycastle.tsp.TimeStampRequest
-
Create a TimeStampRequest from the past in byte array.
- TimeStampRequest(InputStream) - Constructor for class org.bouncycastle.tsp.TimeStampRequest
-
Create a TimeStampRequest from the past in input stream.
- TimeStampRequestGenerator - Class in org.bouncycastle.tsp
-
Generator for RFC 3161 Time Stamp Request objects.
- TimeStampRequestGenerator() - Constructor for class org.bouncycastle.tsp.TimeStampRequestGenerator
-
- TimeStampResponse - Class in org.bouncycastle.tsp
-
Base class for an RFC 3161 Time Stamp Response object.
- TimeStampResponse(TimeStampResp) - Constructor for class org.bouncycastle.tsp.TimeStampResponse
-
- TimeStampResponse(byte[]) - Constructor for class org.bouncycastle.tsp.TimeStampResponse
-
Create a TimeStampResponse from a byte array containing an ASN.1 encoding.
- TimeStampResponse(InputStream) - Constructor for class org.bouncycastle.tsp.TimeStampResponse
-
Create a TimeStampResponse from an input stream containing an ASN.1 encoding.
- TimeStampResponseGenerator - Class in org.bouncycastle.tsp
-
Generator for RFC 3161 Time Stamp Responses.
- TimeStampResponseGenerator(TimeStampTokenGenerator, Set) - Constructor for class org.bouncycastle.tsp.TimeStampResponseGenerator
-
- TimeStampResponseGenerator(TimeStampTokenGenerator, Set, Set) - Constructor for class org.bouncycastle.tsp.TimeStampResponseGenerator
-
- TimeStampResponseGenerator(TimeStampTokenGenerator, Set, Set, Set) - Constructor for class org.bouncycastle.tsp.TimeStampResponseGenerator
-
- TimeStampToken - Class in org.bouncycastle.tsp
-
- TimeStampToken(ContentInfo) - Constructor for class org.bouncycastle.tsp.TimeStampToken
-
- TimeStampToken(CMSSignedData) - Constructor for class org.bouncycastle.tsp.TimeStampToken
-
- TimeStampTokenGenerator - Class in org.bouncycastle.tsp
-
- TimeStampTokenGenerator(PrivateKey, X509Certificate, String, String) - Constructor for class org.bouncycastle.tsp.TimeStampTokenGenerator
-
basic creation - only the default attributes will be included here.
- TimeStampTokenGenerator(PrivateKey, X509Certificate, String, String, AttributeTable, AttributeTable) - Constructor for class org.bouncycastle.tsp.TimeStampTokenGenerator
-
create with a signer with extra signed/unsigned attributes.
- TimeStampTokenInfo - Class in org.bouncycastle.tsp
-
- toCMSSignedData() - Method in class org.bouncycastle.tsp.TimeStampToken
-
Return the underlying CMSSignedData object.
- toString() - Method in class org.bouncycastle.tsp.GenTimeAccuracy
-
- toTSTInfo() - Method in class org.bouncycastle.tsp.TimeStampTokenInfo
-
- TSPAlgorithms - Interface in org.bouncycastle.tsp
-
Recognised hash algorithms for the time stamp protocol.
- TSPException - Exception in org.bouncycastle.tsp
-
- TSPException(String) - Constructor for exception org.bouncycastle.tsp.TSPException
-
- TSPException(String, Exception) - Constructor for exception org.bouncycastle.tsp.TSPException
-
- TSPTest - Class in org.bouncycastle.tsp.test
-
- TSPTest() - Constructor for class org.bouncycastle.tsp.test.TSPTest
-
- TSPTestUtil - Class in org.bouncycastle.tsp.test
-
- TSPTestUtil() - Constructor for class org.bouncycastle.tsp.test.TSPTestUtil
-
- TSPUtil - Class in org.bouncycastle.tsp
-
- TSPUtil() - Constructor for class org.bouncycastle.tsp.TSPUtil
-
- TSPValidationException - Exception in org.bouncycastle.tsp
-
Exception thrown if a TSP request or response fails to validate.
- TSPValidationException(String) - Constructor for exception org.bouncycastle.tsp.TSPValidationException
-
- TSPValidationException(String, int) - Constructor for exception org.bouncycastle.tsp.TSPValidationException
-