Uses of Package
com.itextpdf.text.pdf.security

Packages that use com.itextpdf.text.pdf.security
com.itextpdf.text.pdf   
com.itextpdf.text.pdf.security   
 

Classes in com.itextpdf.text.pdf.security used by com.itextpdf.text.pdf
LtvVerification
          Add verification according to PAdES-LTV (part 4)
PdfPKCS7
          This class does all the processing related to signing and verifying a PKCS#7 signature.
 

Classes in com.itextpdf.text.pdf.security used by com.itextpdf.text.pdf.security
CertificateInfo.X500Name
          a class that holds an X509 name
CertificateVerifier
          Superclass for a series of certificate verifiers that will typically be used in a chain.
CrlClient
          Interface that needs to be implemented if you want to embed Certificate Revocation Lists into your PDF.
ExternalDigest
           
ExternalSignature
          Interface that needs to be implemented to do the actual signing.
ExternalSignatureContainer
          Interface to sign a document.
LtvVerification.CertificateInclusion
          Certificate inclusion in the DSS and VRI dictionaries in the CERT and CERTS keys
LtvVerification.CertificateOption
          Options for how many certificates to include
LtvVerification.Level
          What type of verification to include
MakeSignature.CryptoStandard
           
OcspClient
          Interface for the OCSP Client
PdfPKCS7
          This class does all the processing related to signing and verifying a PKCS#7 signature.
RootStoreVerifier
          Verifies a certificate against a KeyStore containing trusted anchors.
SignaturePermissions
          A helper class that tells you more about the type of signature (certification or approval) and the signature's DMP settings.
SignaturePermissions.FieldLock
          Class that contains a field lock action and an array of the fields that are involved.
TSAClient
          Time Stamp Authority client (caller) interface.
TSAInfoBouncyCastle
          Interface you can implement and pass to TSAClientBouncyCastle in case you want to do something with the information returned
VerificationException
          An exception that is thrown when something is wrong with a certificate.
VerificationOK
          Class that informs you that the verification of a Certificate succeeded using a specific CertificateVerifier and for a specific reason.
 



Copyright © 2013. All Rights Reserved.