PostgreSQL Source Code: PGP_MPI Struct Reference (original) (raw)

#include <[pgp.h](pgp%5F8h%5Fsource.html)>

Data Fields
uint8 * data
int bits
int bytes

Definition at line 179 of file pgp.h.

bits

bytes

Definition at line 183 of file pgp.h.

Referenced by bn_to_mpi(), calc_key_id(), encrypt_and_write_elgamal(), encrypt_and_write_rsa(), mpi_to_bn(), pgp_mpi_alloc(), pgp_mpi_cksum(), pgp_mpi_create(), pgp_mpi_free(), pgp_mpi_hash(), pgp_mpi_read(), pgp_mpi_write(), and pgp_parse_pubenc_sesskey().

data


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