PostgreSQL Source Code  git master
PGP_MPI Struct Reference

#include <pgp.h>

Data Fields

uint8data
 
int bits
 
int bytes
 

Detailed Description

Definition at line 179 of file pgp.h.

Field Documentation

◆ bits

int PGP_MPI::bits

Definition at line 182 of file pgp.h.

Referenced by mpi_to_bn(), pgp_mpi_alloc(), pgp_mpi_cksum(), pgp_mpi_hash(), and pgp_mpi_write().

◆ bytes

◆ data


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