Unit 'libnettle' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libnettle]

Tpgp_symmetric_algorithm

Declaration

Source position: libnettle.pp line 1374

type Tpgp_symmetric_algorithm = (

  PGP_PLAINTEXT = 0,

  PGP_IDEA = 1,

  PGP_3DES = 2,

  PGP_CAST5 = 3,

  PGP_BLOWFISH = 4,

  PGP_SAFER_SK = 5,

  PGP_AES128 = 7,

  PGP_AES192 = 8,

  PGP_AES256 = 9

);


Documentation generated on: 2023-03-18