Uses of Class
com.itextpdf.kernel.pdf.PdfEncryptor
-
Packages that use PdfEncryptor Package Description com.itextpdf.kernel.pdf -
-
Uses of PdfEncryptor in com.itextpdf.kernel.pdf
Methods in com.itextpdf.kernel.pdf that return PdfEncryptor Modifier and Type Method Description PdfEncryptor
PdfEncryptor. setEncryptionProperties(EncryptionProperties properties)
Sets theEncryptionProperties
PdfEncryptor
PdfEncryptor. setEventCountingMetaInfo(IMetaInfo metaInfo)
Sets theIMetaInfo
that will be used duringPdfDocument
creation.
-