Uses of Interface
com.lowagie.text.pdf.TSAClient
Packages that use TSAClient
-
Uses of TSAClient in com.lowagie.text.pdf
Classes in com.lowagie.text.pdf that implement TSAClientModifier and TypeClassDescriptionclass
Time Stamp Authority Client interface implementation using Bouncy Castle org.bouncycastle.tsp package.Methods in com.lowagie.text.pdf with parameters of type TSAClientModifier and TypeMethodDescriptionbyte[]
PdfPKCS7.getEncodedPKCS7
(byte[] secondDigest, Calendar signingTime, TSAClient tsaClient, byte[] ocsp) Gets the bytes for the PKCS7SignedData object.