#include <gnutls.h>
Data Structures | |
union | cert |
union | key |
Data Fields | |
enum MHD_GNUTLS_CertificateType | type |
union MHD_gnutls_retr_st::cert | cert |
unsigned int | ncerts |
union MHD_gnutls_retr_st::key | key |
unsigned int | deinit_all |
Definition at line 492 of file gnutls.h.
Referenced by call_get_cert_callback().
unsigned int MHD_gnutls_retr_st::deinit_all |
Referenced by call_get_cert_callback().
unsigned int MHD_gnutls_retr_st::ncerts |