dh_common
typedef struct { int secret_bits; gnutls_datum_t prime; gnutls_datum_t generator; gnutls_datum_t public_key; } dh_info_st;