Class AesEcryptionSettings
AesEcryptionSettings class
AES 加密或解密算法的设置。
public class AesEcryptionSettings : EncryptionSettings
构造函数
姓名 | 描述 |
---|---|
AesEcryptionSettings(EncryptionMethod) | 初始化一个新的实例AesEcryptionSettings 没有密码的类. |
AesEcryptionSettings(string, EncryptionMethod) | 初始化一个新的实例AesEcryptionSettings 类. |
特性
姓名 | 描述 |
---|---|
Method { get; } | 获取加密算法。 |
Password { get; set; } | 获取或设置用于加密或解密的密码。 |
评论
在 https://www.winzip.com/win/en/aes_info.html 查看更多
也可以看看
- class EncryptionSettings
- 命名空间 Aspose.Zip.Saving
- 部件 Aspose.Zip