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