| Package | Description | 
|---|---|
| com.itextpdf.text.pdf.security | 
| Modifier and Type | Class and Description | 
|---|---|
class  |  
          OcspClientBouncyCastle 
           
             OcspClient implementation using BouncyCastle. 
              |  
         
| 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 
              |  
         
static void |  
          MakeSignature.signDetached(PdfSignatureAppearance sap, ExternalDigest externalDigest, ExternalSignature externalSignature, Certificate[] chain, Collection<CrlClient> crlList, OcspClient ocspClient, TSAClient tsaClient, int estimatedSize, MakeSignature.CryptoStandard sigtype) 
           
             Signs the document using the detached mode, CMS or CAdES equivalent. 
              |  
         
static void |  
          MakeSignature.signDetached(PdfSignatureAppearance sap, ExternalDigest externalDigest, ExternalSignature externalSignature, Certificate[] chain, Collection<CrlClient> crlList, OcspClient ocspClient, TSAClient tsaClient, int estimatedSize, MakeSignature.CryptoStandard sigtype, org.bouncycastle.asn1.esf.SignaturePolicyIdentifier signaturePolicy) 
           
             Signs the document using the detached mode, CMS or CAdES equivalent. 
              |  
         
static void |  
          MakeSignature.signDetached(PdfSignatureAppearance sap, ExternalDigest externalDigest, ExternalSignature externalSignature, Certificate[] chain, Collection<CrlClient> crlList, OcspClient ocspClient, TSAClient tsaClient, int estimatedSize, MakeSignature.CryptoStandard sigtype, SignaturePolicyInfo signaturePolicy) 
           
             Signs the document using the detached mode, CMS or CAdES equivalent. 
              |  
         
Copyright © 1998–2019. All rights reserved.