Uses of Class
org.openpdf.renderer.decrypt.EncryptionUnsupportedByProductException
Packages that use EncryptionUnsupportedByProductException
-
Uses of EncryptionUnsupportedByProductException in org.openpdf.renderer.decrypt
Methods in org.openpdf.renderer.decrypt that throw EncryptionUnsupportedByProductExceptionModifier and TypeMethodDescriptionstatic PDFDecrypterPDFDecrypterFactory.createDecryptor(PDFObject encryptDict, PDFObject documentId, PDFPassword password) Deprecated.Create a decryptor for a given encryption dictionary.