Uses of Class
com.pdftools.pdf.Encryption
Packages that use Encryption
-
Uses of Encryption in com.pdftools.pdf
Methods in com.pdftools.pdf that return EncryptionModifier and TypeMethodDescriptionOutputOptions.getEncryption()The parameters to encrypt output PDFs (Getter)Methods in com.pdftools.pdf with parameters of type EncryptionModifier and TypeMethodDescriptionvoidOutputOptions.setEncryption(Encryption value) The parameters to encrypt output PDFs (Setter)