|
DigiStamp.com | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectdgs.tlkt.TstInfo
TSTInfo structure defined for the Time Stamp Protocol (TSP) in IETF RFC3161.
Access/mutators demonstrate the subset of fields supported by the DigiStamp toolkit.
| Method Summary | |
byte[] |
asEncoded()
This method returns a DER encoded TSTInfo. |
java.math.BigInteger |
getAccuracyMicros()
TSP Accuracy microseconds units. |
java.math.BigInteger |
getAccuracyMillis()
TSP Accuracy millisecond units. |
java.math.BigInteger |
getAccuracySeconds()
TSP Accuracy in seconds. |
java.lang.String |
getAlgorithmIdentifier()
Algorithm that was used to create the hash of the time stamp data. |
java.util.Calendar |
getGeneralizedTime()
TSP genTime. |
byte[] |
getHashedMessage()
TSP hashedMessage. |
java.math.BigInteger |
getNonce()
TSP nonce. |
java.lang.String |
getPolicy()
TSP policy OID identifier. |
java.math.BigInteger |
getSerial()
TSP Serial Number. |
java.math.BigInteger |
getVersion()
TSP version Current version of IETF RFC3161 is 1. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public byte[] asEncoded()
throws ExceptionDgsEncode
ExceptionDgsEncodepublic java.math.BigInteger getAccuracyMicros()
public java.math.BigInteger getAccuracyMillis()
public java.math.BigInteger getAccuracySeconds()
public java.lang.String getAlgorithmIdentifier()
public java.util.Calendar getGeneralizedTime()
public byte[] getHashedMessage()
public java.math.BigInteger getNonce()
public java.lang.String getPolicy()
public java.math.BigInteger getSerial()
public java.math.BigInteger getVersion()
|
Copyright 2000-2008 DigiStamp, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||