Home » pdfbox-1.1.0-src » org.apache.pdfbox.pdmodel.encryption » [javadoc | source]
org.apache.pdfbox.pdmodel.encryption
abstract public class: DecryptionMaterial [javadoc | source]
java.lang.Object
   org.apache.pdfbox.pdmodel.encryption.DecryptionMaterial

Direct Known Subclasses:
    StandardDecryptionMaterial, PublicKeyDecryptionMaterial

This class represents data required to decrypt PDF documents. This can be a password for standard security or a X509 certificate with a private key for public key security.
Methods from java.lang.Object:
clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait