- getAlgoID(String) - Static method in class oracle.security.crypto.tsp.TSPUtils
-
Algoname to algoId mapping
- getAlgoName(AlgorithmIdentifier) - Static method in class oracle.security.crypto.tsp.TSPUtils
-
Algoid to algoname mapping
- getAlgoName(AlgorithmIdentifier, boolean) - Static method in class oracle.security.crypto.tsp.TSPUtils
-
Algoid to algoname mapping
- getCertReq() - Method in class oracle.security.crypto.tsp.TSPTimeStampReq
-
Returns the value of certReq field of this object.
- getEncoded() - Method in class oracle.security.crypto.tsp.TSPMessage
-
- getEncoded() - Method in class oracle.security.crypto.tsp.TSPTimeStampReq
-
- getEncoded() - Method in class oracle.security.crypto.tsp.TSPTimeStampResp
-
- getException() - Method in exception oracle.security.crypto.tsp.TSPException
-
Returns the underlying exception, or this
if there isn't one.
- getException() - Method in exception oracle.security.crypto.tsp.TSPFormatException
-
Returns the underlying exception, or this
if there isn't one.
- getExtensions() - Method in class oracle.security.crypto.tsp.TSPTimeStampReq
-
Returns the extensions field of this object.
- getExtensionSet(X509Certificate) - Static method in class oracle.security.crypto.tsp.TSPUtils
-
Returns a list of Extensions associated with an X509Certificate
- getHashAlgorithm() - Method in class oracle.security.crypto.tsp.MessageImprint
-
Returns the hashAlgorithm fiels of this object.
- getHashedMessage() - Method in class oracle.security.crypto.tsp.MessageImprint
-
Returns the hashedMessage field of this object
- getID() - Method in class oracle.security.crypto.tsp.TSAPolicyID
-
Returns the OID of this object.
- getIncludeCert() - Method in class oracle.security.crypto.tsp.TSPTimeStampResp
-
Returns true if the TSA's certificate will be included in the timeStampToken upon output.
- getMessageImprint() - Method in class oracle.security.crypto.tsp.TSPMessage
-
Returns the MessageImprint object associated with this message.
- getMessageImprint() - Method in class oracle.security.crypto.tsp.TSPTimeStampReq
-
Returns the messageImprint field of this object.
- getMessageImprint() - Method in class oracle.security.crypto.tsp.TSPTimeStampResp
-
Returns the messageImprint included in the timeStampToken, or null if no timeStampToken is present.
- getNonce() - Method in class oracle.security.crypto.tsp.TSPTimeStampReq
-
Deprecated.
- getNonceAsBigInteger() - Method in class oracle.security.crypto.tsp.TSPTimeStampReq
-
- getReqPolicy() - Method in class oracle.security.crypto.tsp.TSPTimeStampReq
-
Returns the reqPolicy field of this object.
- getRequest() - Method in class oracle.security.crypto.tsp.HttpTSPRequest
-
Gets the TSP request of this http request.
- getResponse(TSPTimeStampReq, HttpURLConnection) - Static method in class oracle.security.crypto.tsp.HttpTSPRequest
-
Gets the TSP Message from the server using the given HttpURLConnection
.
- getResponse() - Method in class oracle.security.crypto.tsp.HttpTSPRequest
-
Gets the TSP Message from the server.
- getSignerCert() - Method in class oracle.security.crypto.tsp.TSPTimeStampResp
-
Returns the TSA's public certificate, or null if no certificate is associated with this message.
- getSignerInfo() - Method in class oracle.security.crypto.tsp.TSPTimeStampResp
-
Gets the SigerInfo associated with the timeStampToken, or null if no timeStampToken is present.
- getStatus() - Method in class oracle.security.crypto.tsp.TSPTimeStampResp
-
Returns the status field of this message.
- getTimeStampToken() - Method in class oracle.security.crypto.tsp.TSPTimeStampResp
-
Returns the timeStampToken included in this message, or null if no timeStampToken is present.
- getTSTInfo() - Method in class oracle.security.crypto.tsp.TSPTimeStampResp
-
Returns the tstInfo object associated with this message, or null if no timeStampToken is included in the message.
- getVersion() - Method in class oracle.security.crypto.tsp.TSPTimeStampReq
-
Returns the version of this TimeStampReq message.
- toString() - Method in class oracle.security.crypto.tsp.MessageImprint
-
Returns a string representation ofthis object.
- toString() - Method in class oracle.security.crypto.tsp.TSAPolicyID
-
Returns a string representation of this object.
- toString() - Method in class oracle.security.crypto.tsp.TSPTimeStampReq
-
Returns a string representation of this object.
- toString() - Method in class oracle.security.crypto.tsp.TSPTimeStampResp
-
Returns a string representation of this object.
- TSAPolicyID - Class in oracle.security.crypto.tsp
-
This class represents a TSAPolicyID object as defined in RFC 3161.
- TSAPolicyID(InputStream) - Constructor for class oracle.security.crypto.tsp.TSAPolicyID
-
Contructs a TSAPolicyID object by reading a DER-encoded TSAPolicyID object from the given input stream.
- TSAPolicyID(ASN1ObjectID) - Constructor for class oracle.security.crypto.tsp.TSAPolicyID
-
Contructs a new TSAPolicyID object with the given OID.
- TSP - Interface in oracle.security.crypto.tsp
-
Defines various contstants associated with the Time Stamp Protocol.
- TSPContentHandlerFactory - Class in oracle.security.crypto.tsp
-
A ContentHandlerFactory for TSP over HTTP.
- TSPContentHandlerFactory() - Constructor for class oracle.security.crypto.tsp.TSPContentHandlerFactory
-
Creates a new ContentHandlerFactory.
- TSPException - Exception in oracle.security.crypto.tsp
-
A general TSP exception.
- TSPException() - Constructor for exception oracle.security.crypto.tsp.TSPException
-
- TSPException(String) - Constructor for exception oracle.security.crypto.tsp.TSPException
-
- TSPException(Exception) - Constructor for exception oracle.security.crypto.tsp.TSPException
-
- TSPFormatException - Exception in oracle.security.crypto.tsp
-
Signals an error in the format of a TSP message.
- TSPFormatException() - Constructor for exception oracle.security.crypto.tsp.TSPFormatException
-
- TSPFormatException(String) - Constructor for exception oracle.security.crypto.tsp.TSPFormatException
-
- TSPFormatException(Exception) - Constructor for exception oracle.security.crypto.tsp.TSPFormatException
-
- TSPMessage - Class in oracle.security.crypto.tsp
-
A TSP message.
- TSPMessage() - Constructor for class oracle.security.crypto.tsp.TSPMessage
-
- TSPTimeStampReq - Class in oracle.security.crypto.tsp
-
A TSP message of type TimeStampReq as defined in RFC 3161.
- TSPTimeStampReq() - Constructor for class oracle.security.crypto.tsp.TSPTimeStampReq
-
Creates a new TSPTimeStampReq object with no paramters initially set.
- TSPTimeStampReq(MessageImprint) - Constructor for class oracle.security.crypto.tsp.TSPTimeStampReq
-
Creates a new TSPTimeStampResp object initialized with the given MessageImprint object.
- TSPTimeStampReq(MessageImprint, TSAPolicyID, byte[], boolean, X509ExtensionSet) - Constructor for class oracle.security.crypto.tsp.TSPTimeStampReq
-
Deprecated.
- TSPTimeStampReq(MessageImprint, TSAPolicyID, BigInteger, boolean, X509ExtensionSet) - Constructor for class oracle.security.crypto.tsp.TSPTimeStampReq
-
- TSPTimeStampReq(InputStream) - Constructor for class oracle.security.crypto.tsp.TSPTimeStampReq
-
Constructs a TSPTimeStampReq object by reading in a DER-encoded TimeStampResp message from the given input stream.
- TSPTimeStampResp - Class in oracle.security.crypto.tsp
-
A TSP message of type TimeStampResp as defined in RFC 3161.
- TSPTimeStampResp() - Constructor for class oracle.security.crypto.tsp.TSPTimeStampResp
-
Creates a new TSPTimeStampResp object with no paramters initially set.
- TSPTimeStampResp(PrivateKey, X509Certificate, AlgorithmIdentifier, AlgorithmIdentifier, AttributeSet, AttributeSet, boolean, PKIStatusInfo, TSTInfo, boolean) - Constructor for class oracle.security.crypto.tsp.TSPTimeStampResp
-
Creates a new TSPTimeStampResp object initialized with the given parameters.
- TSPTimeStampResp(InputStream) - Constructor for class oracle.security.crypto.tsp.TSPTimeStampResp
-
Constructs a TSPTimeStampResp object by reading in a DER-encoded TimeStampResp message from the given input stream.
- TSPUtils - Class in oracle.security.crypto.tsp
-
Defines various utility methods for the oracle.security.crypto.cert.tsp</code.
TSPUtils() - Constructor for class oracle.security.crypto.tsp.TSPUtils