[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit '_crw_crypt' (#crwlib)

TEncryptionKind

Declaration

Source position: _crw_crypt.pas line 107

type TEncryptionKind = (

  ek_Blowfish,

  ek_GOST,

  ek_RC2,

  ek_RC4,

  ek_RC5,

  ek_RC6

);