PostgreSQL Source Code  git master
digest_info Struct Reference

Data Fields

const char * name
 
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_name().

◆ name

const char* digest_info::name

Definition at line 55 of file pgp.c.


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