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
Enumeration
| Enumeration | Description |
|---|
| PdfEncryptionAlgorithm | Encryption 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. |
| PdfPermissions | This enum represents user’s permissions for a pdf. |