aspose.svg.rendering.pdf.encryption

The Aspose.Svg.Rendering.Pdf.Encryption namespace contains data classes describing pdf encryption details like password, encryption algorithm and so on.

Classes

ClassDescription
PdfEncryptionInfoContains details for a pdf encryption.

Enumerations

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.