Class CryptFilter

java.lang.Object
org.apache.pdfbox.filter.Filter
org.apache.pdfbox.filter.CryptFilter

final class CryptFilter extends Filter
Decrypts data encrypted by a security handler, reproducing the data as it was before encryption.
  • Constructor Details

    • CryptFilter

      CryptFilter()
  • Method Details