ZipConstants.VERSION_STRONG_ENCRYPTION Field

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

ZipConstants.VERSION_STRONG_ENCRYPTION Field

NOTE: This field is now obsolete.

Use VersionStrongEncryption instead


The minimum version required to support strong encryption

public const int VERSION_STRONG_ENCRYPTION = 50;

See Also

ZipConstants Class | ICSharpCode.SharpZipLib.Zip Namespace