com.aspose.html.rendering.Pdf.Encryption

The com.aspose.html.Rendering.Pdf.Encryption package contains data classes describing pdf encryption details like password, encryption algorithm and so on.

Classes

ClassDescription
PdfEncryptionInfoContains details for a pdf encryption.

Enumeration

EnumerationDescription
PdfEncryptionAlgorithmEncryption mode enum. Describe using algorithm and key length. This enum is extended in order to be able to further increase functionality. This enum implements “Base-to-Core” pattern.
PdfPermissionsThis enum represents user’s permissions for a pdf.