Class PDEncryptionDictionary

java.lang.Object
org.apache.pdfbox.pdmodel.encryption.PDEncryption
org.apache.pdfbox.pdmodel.encryption.PDEncryptionDictionary
All Implemented Interfaces:
COSObjectable

@Deprecated public class PDEncryptionDictionary extends PDEncryption
Deprecated.
Use PDEncryption instead
  • Constructor Details

    • PDEncryptionDictionary

      public PDEncryptionDictionary()
      Deprecated.
      Use PDEncryption instead
    • PDEncryptionDictionary

      public PDEncryptionDictionary(COSDictionary dictionary)
      Deprecated.
      Parameters:
      dictionary - a COS encryption dictionary