TraditionalEncryptionSettings
TraditionalEncryptionSettings class
Settings for traditional ZipCrypto algorithm.
The TraditionalEncryptionSettings type exposes the following members:
Constructors
Name | Description |
---|---|
TraditionalEncryptionSettings(password) | Initializes a new instance of the TraditionalEncryptionSettings class. |
TraditionalEncryptionSettings(password, encoding) | Initializes a new instance of the TraditionalEncryptionSettings class with user defined encoding. |
TraditionalEncryptionSettings() | Initializes a new instance of the TraditionalEncryptionSettings 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