[]
        
(Showing Draft Content)

C1.Zip.C1ZipEntry.IsEncrypted

IsEncrypted Property

IsEncrypted

Gets a value that determines whether the entry is encrypted.

Declaration
public bool IsEncrypted { get; }
Remarks

Encrypted entries can only be extracted if the Password property on the containing C1ZipFile object is set to the password that was used when the file was added to the zip file.