ZipArchive.EncryptionAlgorithm Property
Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 7.0.9147)
EncryptionAlgorithm
Gets or sets the encryption algorithm to be used by Add(String) and Add
Declaration
public EncryptionAlgorithm EncryptionAlgorithm { get; set; }
Property Value
Type | Description |
---|---|
Encryption |
Encryption algorithm. |
Exceptions
Type | Condition |
---|---|
Argument |
The |
Zip |
Not supported encryption algorithm by the Rebex ZIP for .NET component. |