public class LtvTimestamp extends Object
Constructor and Description |
---|
LtvTimestamp() |
Modifier and Type | Method and Description |
---|---|
static void |
timestamp(PdfSignatureAppearance sap,
TSAClient tsa,
String signatureName)
Signs a document with a PAdES-LTV Timestamp.
|
public static void timestamp(PdfSignatureAppearance sap, TSAClient tsa, String signatureName) throws IOException, DocumentException, GeneralSecurityException
sap
- the signature appearancetsa
- the timestamp generatorsignatureName
- the signature name or null to have a name generated
automaticallyDocumentException
IOException
GeneralSecurityException
Copyright © 2014. All rights reserved.