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