|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.itextpdf.text.pdf.security.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.io.IOException, DocumentException, java.security.GeneralSecurityException
sap
- the signature appearancetsa
- the timestamp generatorsignatureName
- the signature name or null to have a name generated
automatically
DocumentException
java.io.IOException
java.security.GeneralSecurityException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |