Uses of Interface
com.itextpdf.commons.bouncycastle.tsp.ITimeStampTokenInfo
Package
Description
-
Uses of ITimeStampTokenInfo in com.itextpdf.bouncycastle.tsp
Modifier and TypeClassDescriptionclass
Wrapper class forTimeStampTokenInfo
.Modifier and TypeMethodDescriptionTimeStampTokenBC.getTimeStampInfo()
Calls actualgetTimeStampInfo
method for the wrapped TimeStampToken object. -
Uses of ITimeStampTokenInfo in com.itextpdf.bouncycastlefips.tsp
Modifier and TypeClassDescriptionclass
Wrapper class forTimeStampTokenInfo
.Modifier and TypeMethodDescriptionTimeStampTokenBCFips.getTimeStampInfo()
Calls actualgetTimeStampInfo
method for the wrapped TimeStampToken object. -
Uses of ITimeStampTokenInfo in com.itextpdf.commons.bouncycastle.tsp
Modifier and TypeMethodDescriptionITimeStampToken.getTimeStampInfo()
Calls actualgetTimeStampInfo
method for the wrapped TimeStampToken object. -
Uses of ITimeStampTokenInfo in com.itextpdf.signatures
Modifier and TypeMethodDescriptionvoid
ITSAInfoBouncyCastle.inspectTimeStampTokenInfo
(ITimeStampTokenInfo info) When a timestamp is created using TSAClientBouncyCastle, this method is triggered passing an object that contains info about the timestamp and the time stamping authority.