Uses of Interface
com.itextpdf.text.pdf.TSAClient

Packages that use TSAClient
com.itextpdf.text.pdf   
 

Uses of TSAClient in com.itextpdf.text.pdf
 

Classes in com.itextpdf.text.pdf that implement TSAClient
 class TSAClientBouncyCastle
          Time Stamp Authority Client interface implementation using Bouncy Castle org.bouncycastle.tsp package.
 

Methods in com.itextpdf.text.pdf with parameters of type TSAClient
 byte[] PdfPKCS7.getEncodedPKCS7(byte[] secondDigest, Calendar signingTime, TSAClient tsaClient, byte[] ocsp)
          Gets the bytes for the PKCS7SignedData object.
static void LtvTimestamp.timestamp(PdfSignatureAppearance sap, TSAClient tsa, String signatureName)
          Signs a document with a PAdES-LTV Timestamp.
 



Copyright © 2011. All Rights Reserved.