| Package | Description | 
|---|---|
| com.itextpdf.text.pdf.security | 
| Modifier and Type | Method and Description | 
|---|---|
static LtvVerification.CertificateInclusion |  
          LtvVerification.CertificateInclusion.valueOf(String name) 
           
             Returns the enum constant of this type with the specified name. 
              |  
         
static LtvVerification.CertificateInclusion[] |  
          LtvVerification.CertificateInclusion.values() 
           
             Returns an array containing the constants of this enum type, in the order they are declared. 
              |  
         
| Modifier and Type | Method and Description | 
|---|---|
boolean |  
          LtvVerification.addVerification(String signatureName, OcspClient ocsp, CrlClient crl, LtvVerification.CertificateOption certOption, LtvVerification.Level level, LtvVerification.CertificateInclusion certInclude) 
           
             Add verification for a particular signature 
              |  
         
Copyright © 1998–2019. All rights reserved.