PostgreSQL Source Code git master
Loading...
Searching...
No Matches
digest_info Struct Reference

Data Fields

const charname
 
int code
 

Detailed Description

Definition at line 53 of file pgp.c.

Field Documentation

◆ code

int digest_info::code

Definition at line 56 of file pgp.c.

Referenced by pgp_get_digest_code(), and pgp_get_digest_name().

◆ name

const char* digest_info::name

Definition at line 55 of file pgp.c.

Referenced by pgp_get_digest_code(), and pgp_get_digest_name().


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