Source position: _crw_crypt.pas line 107
type TEncryptionKind = (
ek_Blowfish,
ek_GOST,
ek_RC2,
ek_RC4,
ek_RC5,
ek_RC6
);