class HexaPDF:: Encryption:: StandardSecurityHandler:: EncryptionOptions
Parent | Object |
---|
Defines all possible options that can be passed to a StandardSecurityHandler
when setting up encryption.
Attributes
The encryption algorithm.
Specifies whether metadata should be encrypted.
The owner password. If this attribute is not specified but the virtual password
attribute is, then the latter is used.
The permissions. Either an integer with the needed permission bits set or an array of permission symbols.
See: Permissions
The user password. If this attribute is not specified but the virtual password
attribute is, then the latter is used.