|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.itextpdf.text.pdf.LtvTimestamp
public class LtvTimestamp
PAdES-LTV Timestamp
Constructor Summary | |
---|---|
LtvTimestamp()
|
Method Summary | |
---|---|
static void |
timestamp(PdfSignatureAppearance sap,
TSAClient tsa,
java.lang.String signatureName)
Signs a document with a PAdES-LTV Timestamp. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LtvTimestamp()
Method Detail |
---|
public static void timestamp(PdfSignatureAppearance sap, TSAClient tsa, java.lang.String signatureName) throws java.lang.Exception
sap
- the signature appearancetsa
- the timestamp generatorsignatureName
- the signature name or null to have a name generated
automatically
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |