Package org.bouncycastle.tsp
Class TimeStampTokenInfo
java.lang.Object
org.bouncycastle.tsp.TimeStampTokenInfo
-
Method Details
-
isOrdered
public boolean isOrdered() -
getAccuracy
public org.bouncycastle.asn1.tsp.Accuracy getAccuracy() -
getGenTime
-
getGenTimeAccuracy
-
getPolicy
-
getSerialNumber
-
getTsa
-
getExtensions
-
getNonce
- Returns:
- the nonce value, null if there isn't one.
-
getHashAlgorithm
-
getMessageImprintAlgOID
-
getMessageImprintDigest
public byte[] getMessageImprintDigest() -
getEncoded
- Throws:
IOException
-
toTSTInfo
public org.bouncycastle.asn1.tsp.TSTInfo toTSTInfo()Deprecated.use toASN1Structure -
toASN1Structure
public org.bouncycastle.asn1.tsp.TSTInfo toASN1Structure()
-