Class AesEcryptionSettings
AesEcryptionSettings class
Einstellungen für den AES-Verschlüsselungs- oder Entschlüsselungsalgorithmus.
public class AesEcryptionSettings : EncryptionSettings
Konstrukteure
| Name | Beschreibung |
|---|---|
| AesEcryptionSettings(EncryptionMethod) | Initialisiert eine neue Instanz vonAesEcryptionSettingsKlasse ohne Passwort. |
| AesEcryptionSettings(string, EncryptionMethod) | Initialisiert eine neue Instanz vonAesEcryptionSettings Klasse. |
Eigenschaften
| Name | Beschreibung |
|---|---|
| Method { get; } | Ruft den Verschlüsselungsalgorithmus ab. |
| Password { get; set; } | Ruft das Passwort für die Verschlüsselung oder Entschlüsselung ab oder legt es fest. |
Bemerkungen
Weitere Informationen unter https://www.winzip.com/win/en/aes_info.html
Siehe auch
- class EncryptionSettings
- namensraum Aspose.Zip.Saving
- Montage Aspose.Zip