Data Fields |
|
gnutls_connection_end_t | entity |
|
gnutls_kx_algorithm_t | kx_algorithm |
|
gnutls_cipher_algorithm_t | read_bulk_cipher_algorithm |
|
gnutls_mac_algorithm_t | read_mac_algorithm |
|
gnutls_compression_method_t | read_compression_algorithm |
|
gnutls_cipher_algorithm_t | write_bulk_cipher_algorithm |
|
gnutls_mac_algorithm_t | write_mac_algorithm |
|
gnutls_compression_method_t | write_compression_algorithm |
|
cipher_suite_st | current_cipher_suite |
|
opaque | master_secret [WPA_TLS_MASTER_SIZE] |
|
opaque | client_random [WPA_TLS_RANDOM_SIZE] |
|
opaque | server_random [WPA_TLS_RANDOM_SIZE] |
The documentation for this struct was generated from the following file: