Uses of Interface
com.aowagie.text.pdf.TSAClient
-
Packages that use TSAClient Package Description com.aowagie.text.pdf -
-
Uses of TSAClient in com.aowagie.text.pdf
Methods in com.aowagie.text.pdf with parameters of type TSAClient Modifier and Type Method Description private byte[]
PdfPKCS7. getEncodedPKCS7(byte[] secondDigest, java.util.Calendar signingTime, TSAClient tsaClient, byte[] ocsp)
Gets the bytes for the PKCS7SignedData object.
-