PostgreSQL Source Code git master
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 59 of file pgp.c.

Field Documentation

block_len

int cipher_info::block_len

Definition at line 65 of file pgp.c.

code

int cipher_info::code

Definition at line 62 of file pgp.c.

Referenced by get_cipher_info(), pgp_get_cipher_block_size(), pgp_get_cipher_key_size(), pgp_load_cipher(), pgp_load_digest(), pgp_set_cipher_algo(), pgp_set_s2k_cipher_algo(), and pgp_set_s2k_digest_algo().

int_name

const char* cipher_info::int_name

Definition at line 63 of file pgp.c.

key_len

int cipher_info::key_len

Definition at line 64 of file pgp.c.

name

const char* cipher_info::name

Definition at line 61 of file pgp.c.


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

AltStyle によって変換されたページ (->オリジナル) /