Uses of Class
org.sejda.sambox.pdmodel.encryption.InvalidPasswordException
Packages that use InvalidPasswordException
Package
Description
The encryption package will handle the PDF document security handlers and the functionality of pluggable security handlers.
-
Uses of InvalidPasswordException in org.sejda.sambox.pdmodel.encryption
Methods in org.sejda.sambox.pdmodel.encryption that throw InvalidPasswordExceptionModifier and TypeMethodDescriptionvoidStandardSecurityHandler.prepareForDecryption(PDEncryption encryption, COSArray documentIDArray, DecryptionMaterial decryptionMaterial) Prepares everything to decrypt the document.