| Interface | Description |
|---|---|
| TSP |
Defines various contstants associated with the Time Stamp Protocol.
|
| Class | Description |
|---|---|
| HttpTSPRequest |
Implementation of TSP over HTTP.
|
| HttpTSPResponse |
Implementation of TSP over HTTP for responses.
|
| MessageImprint |
This class represents a MessageImprint object as defined in RFC 3161
|
| TSAPolicyID |
This class represents a TSAPolicyID object as defined in RFC 3161.
|
| TSPContentHandlerFactory |
A ContentHandlerFactory for TSP over HTTP.
|
| TSPMessage |
A TSP message.
|
| TSPTimeStampReq |
A TSP message of type TimeStampReq as defined in RFC 3161.
|
| TSPTimeStampResp |
A TSP message of type TimeStampResp as defined in RFC 3161.
|
| TSPUtils |
Defines various utility methods for the
oracle.security.crypto.cert.tsp</code. |
| Exception | Description |
|---|---|
| TSPException |
A general TSP exception.
|
| TSPFormatException |
Signals an error in the format of a TSP message.
|