#include <auth_dh_common.h>
Data Fields | |
int | secret_bits |
MHD_gnutls_datum_t | prime |
MHD_gnutls_datum_t | generator |
MHD_gnutls_datum_t | public_key |
Definition at line 28 of file auth_dh_common.h.
Definition at line 33 of file auth_dh_common.h.
Referenced by MHD_gtls_dh_set_group(), and MHD_gtls_free_dh_info().
Definition at line 32 of file auth_dh_common.h.
Referenced by MHD_gtls_dh_set_group(), and MHD_gtls_free_dh_info().
Definition at line 34 of file auth_dh_common.h.
Referenced by MHD_gtls_dh_set_peer_public(), and MHD_gtls_free_dh_info().
Definition at line 30 of file auth_dh_common.h.
Referenced by MHD_gtls_dh_set_secret_bits(), and MHD_gtls_free_dh_info().