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