ZipItem.EncryptionAlgorithm Property
Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 7.0.9147)
EncryptionAlgorithm
Gets the name of the algorithm used to encrypt the current Zip
Declaration
public override EncryptionAlgorithm EncryptionAlgorithm { get; }
Property Value
Type | Description |
---|---|
Encryption |
Name of the encryption algorithm. |