Uses of Class
org.loboevolution.pdfview.decrypt.EncryptionUnsupportedByProductException
-
Uses of EncryptionUnsupportedByProductException in org.loboevolution.pdfview.decrypt
Modifier and TypeMethodDescriptionstatic PDFDecrypter
PDFDecrypterFactory.createDecryptor
(PDFObject encryptDict, PDFObject documentId, PDFPassword password) Create a decryptor for a given encryption dictionary.ModifierConstructorDescriptionStandardDecrypter
(StandardDecrypter.EncryptionAlgorithm encryptionAlgorithm, PDFObject documentId, int keyBitLength, int revision, byte[] oValue, byte[] uValue, int pValue, boolean encryptMetadata, PDFPassword password) Class constructor