public class LtvTimestamp extends Object
| Constructor and Description | 
|---|
LtvTimestamp()  |  
          
| Modifier and Type | Method and 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 appearance 
           tsa - the timestamp generator 
           signatureName - the signature name or null to have a name generated automatically 
           DocumentException 
           IOException 
           GeneralSecurityException 
           Copyright © 1998–2019. All rights reserved.