SevenZipAESEncryptionSettings
SevenZipAESEncryptionSettings class
Settings for AES encryption or decryption algorithm.
The SevenZipAESEncryptionSettings type exposes the following members:
Constructors
| Name | Description |
|---|---|
| SevenZipAESEncryptionSettings(password) | Initializes a new instance of the SevenZipAESEncryptionSettings class. |
| SevenZipAESEncryptionSettings(cipher) | Initializes a new instance of the SevenZipAESEncryptionSettings class with external cipher. |
Properties
| Name | Description |
|---|---|
| password | Gets or sets password for encryption or decryption. |
| encrypt_header | Gets or sets a value indicating header encryption. |
See Also
- namespace aspose.zip.saving
- assembly Aspose.Zip