IsCrypted Property From SharpZip Compression Library previous page next page SharpZip Compression 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 previous page start next page