enum Zip::EncryptionMethod
Overview
Encryption method used by file. Used to interpret enc_method field
of LibZip::Stat structure.
Defined in:
zip/constants.crEnum Members
-
NONE =
0 -
not encrypted
-
TRAD_PKWARE =
1 -
traditional PKWARE encryption
-
UNKNOWN =
65535 -
unknown algorithm