Uses of Interface
com.itextpdf.commons.bouncycastle.asn1.tsp.ITSTInfo
Packages that use ITSTInfo
Package
Description
-
Uses of ITSTInfo in com.itextpdf.bouncycastle
Methods in com.itextpdf.bouncycastle that return ITSTInfoModifier and TypeMethodDescriptionBouncyCastleFactory.createTSTInfo
(IContentInfo contentInfo) Create TST Info wrapper from content info wrapper. -
Uses of ITSTInfo in com.itextpdf.bouncycastle.asn1.tsp
Classes in com.itextpdf.bouncycastle.asn1.tsp that implement ITSTInfo -
Uses of ITSTInfo in com.itextpdf.bouncycastle.tsp
Methods in com.itextpdf.bouncycastle.tsp that return ITSTInfoModifier and TypeMethodDescriptionTimeStampTokenInfoBC.toASN1Structure()
Calls actualtoASN1Structure
method for the wrapped TimeStampTokenInfo object. -
Uses of ITSTInfo in com.itextpdf.bouncycastleconnector
Methods in com.itextpdf.bouncycastleconnector that return ITSTInfoModifier and TypeMethodDescriptionBouncyCastleDefaultFactory.createTSTInfo
(IContentInfo contentInfo) -
Uses of ITSTInfo in com.itextpdf.commons.bouncycastle
Methods in com.itextpdf.commons.bouncycastle that return ITSTInfoModifier and TypeMethodDescriptionIBouncyCastleFactory.createTSTInfo
(IContentInfo contentInfo) Create TST Info wrapper from content info wrapper. -
Uses of ITSTInfo in com.itextpdf.commons.bouncycastle.tsp
Methods in com.itextpdf.commons.bouncycastle.tsp that return ITSTInfoModifier and TypeMethodDescriptionITimeStampTokenInfo.toASN1Structure()
Calls actualtoASN1Structure
method for the wrapped TimeStampTokenInfo object. -
Uses of ITSTInfo in com.itextpdf.signatures
Fields in com.itextpdf.signatures declared as ITSTInfoModifier and TypeFieldDescriptionprivate ITSTInfo
PdfPKCS7.timeStampTokenInfo
BouncyCastle TSTInfo.Methods in com.itextpdf.signatures that return ITSTInfoModifier and TypeMethodDescriptionPdfPKCS7.getTimeStampTokenInfo()
Gets the timestamp token info if there is one.Methods in com.itextpdf.signatures with parameters of type ITSTInfoModifier and TypeMethodDescription(package private) static Calendar
SignUtils.getTimeStampDate
(ITSTInfo timeStampTokenInfo)