MHD_gtls_security_param_st Struct Reference

#include <gnutls_int.h>


Data Fields

MHD_gnutls_connection_end_t entity
enum
MHD_GNUTLS_KeyExchangeAlgorithm 
kx_algorithm
enum MHD_GNUTLS_CipherAlgorithm read_bulk_cipher_algorithm
enum MHD_GNUTLS_HashAlgorithm read_mac_algorithm
enum MHD_GNUTLS_CompressionMethod read_compression_algorithm
enum MHD_GNUTLS_CipherAlgorithm write_bulk_cipher_algorithm
enum MHD_GNUTLS_HashAlgorithm write_mac_algorithm
enum MHD_GNUTLS_CompressionMethod write_compression_algorithm
cipher_suite_st current_cipher_suite
opaque master_secret [TLS_MASTER_SIZE]
opaque client_random [TLS_RANDOM_SIZE]
opaque server_random [TLS_RANDOM_SIZE]
opaque session_id [TLS_MAX_SESSION_ID_SIZE]
uint8_t session_id_size
time_t timestamp
MHD_gtls_ext_st extensions
uint16_t max_record_send_size
uint16_t max_record_recv_size
enum MHD_GNUTLS_CertificateType cert_type
enum MHD_GNUTLS_Protocol version
opaque inner_secret [TLS_MASTER_SIZE]


Detailed Description

Definition at line 303 of file gnutls_int.h.


Field Documentation

Definition at line 341 of file gnutls_int.h.

Referenced by generate_normal_master().

Definition at line 306 of file gnutls_int.h.

Referenced by MHD_gnutls_kx_get(), and MHD_gtls_set_kx().

Definition at line 335 of file gnutls_int.h.

Referenced by MHD_gtls_max_record_recv_params().

Definition at line 327 of file gnutls_int.h.

Referenced by MHD__gnutls_read_client_hello(), and MHD__gnutls_send_server_hello().

Definition at line 328 of file gnutls_int.h.

Referenced by MHD__gnutls_send_server_hello().

Definition at line 329 of file gnutls_int.h.

Referenced by MHD__gnutls_read_client_hello().


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

Generated on Fri Feb 27 18:20:32 2009 for GNU libmicrohttpd by  doxygen 1.5.8