Class EncryptionSettings
EncryptionSettings class
Base class for settings for several zip encryption methods.
public abstract class EncryptionSettings
Properties
Name | Description |
---|---|
Method { get; } | Gets the encryption algorithm. |
Password { get; set; } | Gets or sets password for encryption or decryption. |
See Also
- namespace Aspose.Zip.Saving
- assembly Aspose.Zip