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 PdfEncryptedPayloadDocument
PdfDocument. getEncryptedPayloadDocument()
Gets the encrypted payload of this document, or returnsnull
if this document isn't an unencrypted wrapper document.
-