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.BouncyCastleFactory.createTSTInfo(IASN1Primitive 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 actualtoASN1Structuremethod 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) BouncyCastleDefaultFactory.createTSTInfo(IASN1Primitive 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.IBouncyCastleFactory.createTSTInfo(IASN1Primitive primitive) 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 actualtoASN1Structuremethod for the wrapped TimeStampTokenInfo object. -
Uses of ITSTInfo in com.itextpdf.signatures
Fields in com.itextpdf.signatures declared as ITSTInfoModifier and TypeFieldDescriptionprivate ITSTInfoPdfPKCS7.timeStampTokenInfoBouncyCastle 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 CalendarSignUtils.getTimeStampDate(ITSTInfo timeStampTokenInfo) -
Uses of ITSTInfo in com.itextpdf.signatures.validation
Methods in com.itextpdf.signatures.validation with parameters of type ITSTInfoModifier and TypeMethodDescriptionprivate booleanSignatureValidator.updateLastKnownPoE(ValidationReport tsValidationReport, ITSTInfo timeStampTokenInfo)