#include "zlib/zlib.h"
#include "ZipCryptograph.h"
#include "ZipFileHeader.h"
#include "ZipStorage.h"
#include "ZipPlatform.h"
Includes the CZipCrc32Cryptograph class.
◆ ZIPARCHIVE_ENCR_HEADER_LEN
| #define ZIPARCHIVE_ENCR_HEADER_LEN 12 |
Length of the encryption header for traditional ZIP encryption (12 bytes).