Header And Logo

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

Data Fields

cipher_info Struct Reference

Data Fields

const char * name
int code
const char * int_name
int key_len
int block_len

Detailed Description

Definition at line 60 of file pgp.c.


Field Documentation

Definition at line 66 of file pgp.c.

Referenced by pgp_get_cipher_block_size().

const char* cipher_info::int_name

Definition at line 64 of file pgp.c.

Referenced by pgp_load_cipher().

Definition at line 65 of file pgp.c.

Referenced by pgp_get_cipher_key_size().

const char* cipher_info::name

Definition at line 62 of file pgp.c.

Referenced by get_cipher_info(), pgp_get_cipher_code(), and pgp_get_cipher_name().


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