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