IsCrypted Property

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

ZipEntry.IsCrypted Property

Get/Set flag indicating if entry is encrypted. A simple helper routine to aid interpretation of flags

public bool IsCrypted {get; set;}

See Also

ZipEntry Class | ICSharpCode.SharpZipLib.Zip Namespace