Class AesEcryptionSettings
AesEcryptionSettings class
Instellingen voor AES-codering of decoderingsalgoritme.
public class AesEcryptionSettings : EncryptionSettings
Constructeurs
Naam | Beschrijving |
---|---|
AesEcryptionSettings(EncryptionMethod) | Initialiseert een nieuw exemplaar van hetAesEcryptionSettings klas zonder wachtwoord. |
AesEcryptionSettings(string, EncryptionMethod) | Initialiseert een nieuw exemplaar van hetAesEcryptionSettings klasse. |
Eigenschappen
Naam | Beschrijving |
---|---|
Method { get; } | Haalt het coderingsalgoritme op. |
Password { get; set; } | Krijgt of stelt wachtwoord in voor codering of decodering. |
Opmerkingen
Zie meer op https://www.winzip.com/win/en/aes_info.html
Zie ook
- class EncryptionSettings
- naamruimte Aspose.Zip.Saving
- montage Aspose.Zip