Uses of Class
org.apache.pdfbox.pdmodel.encryption.PDCryptFilterDictionary
Packages that use PDCryptFilterDictionary
Package
Description
The encryption package will handle the PDF document security handlers and the functionality of pluggable security handlers.
-
Uses of PDCryptFilterDictionary in org.apache.pdfbox.pdmodel.encryption
Methods in org.apache.pdfbox.pdmodel.encryption that return PDCryptFilterDictionaryModifier and TypeMethodDescriptionPDEncryptionDictionary.getCryptFilterDictionary
(COSName cryptFilterName) Returns the crypt filter with the given name.PDEncryptionDictionary.getStdCryptFilterDictionary()
Returns the standard crypt filter.