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