Uses of Class
com.itextpdf.kernel.pdf.PdfEncryptedPayloadDocument
-
Packages that use PdfEncryptedPayloadDocument Package Description com.itextpdf.kernel.pdf -
-
Uses of PdfEncryptedPayloadDocument in com.itextpdf.kernel.pdf
Methods in com.itextpdf.kernel.pdf that return PdfEncryptedPayloadDocument Modifier and Type Method Description PdfEncryptedPayloadDocumentPdfDocument. getEncryptedPayloadDocument()Gets the encrypted payload of this document, or returnsnullif this document isn't an unencrypted wrapper document.
-