AesEcryptionSettings
AesEcryptionSettings class
Settings for AES encryption or decryption algorithm.
The AesEcryptionSettings type exposes the following members:
Constructors
| Name | Description |
|---|---|
| AesEcryptionSettings(password, method) | Initializes a new instance of the AesEcryptionSettings class. |
| AesEcryptionSettings(method) | Initializes a new instance of the AesEcryptionSettings class. |
Properties
| Name | Description |
|---|---|
| method | Gets the encryption algorithm. |
| password | Gets or sets password for encryption or decryption. |
See Also
- namespace aspose.zip.saving
- assembly Aspose.Zip