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