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