ZipReader.EncryptionAlgorithm Property
Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 7.0.9448)
EncryptionAlgorithm
Gets the name of the algorithm used to encrypt the currently read item.
Declaration
public EncryptionAlgorithm EncryptionAlgorithm { get; }
Property Value
| Type | Description |
|---|---|
| EncryptionAlgorithm | Name of the encryption algorithm. |