ZipConstants.CRYPTO_HEADER_SIZE Field

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

ZipConstants.CRYPTO_HEADER_SIZE Field

NOTE: This field is now obsolete.

Use CryptoHeaderSize instead


Size of cryptographic header stored before entry data

public const int CRYPTO_HEADER_SIZE = 12;

See Also

ZipConstants Class | ICSharpCode.SharpZipLib.Zip Namespace