public class LtvTimestamp extends Object
| Constructor | Description |
|---|---|
LtvTimestamp() |
| Modifier and Type | Method | 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
automaticallyDocumentExceptionIOExceptionGeneralSecurityExceptionCopyright © 2018. All rights reserved.