Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

PGP_S2K Struct Reference

#include <pgp.h>

Data Fields

uint8 mode
uint8 digest_algo
uint8 salt [8]
uint8 iter
uint8 key [PGP_MAX_KEY]
uint8 key_len

Detailed Description

Definition at line 117 of file pgp.h.


Field Documentation

Definition at line 122 of file pgp.h.

Referenced by calc_s2k_iter_salted(), pgp_s2k_fill(), pgp_s2k_read(), and write_symenc_sesskey().

uint8 PGP_S2K::key[PGP_MAX_KEY]

The documentation for this struct was generated from the following file: