ZipReader.EncryptionAlgorithm Property
Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 8.0.9673)
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. |