h3q_tls_info¶
Negotiated TLS parameters of one connection.
#include <h3q_conn.h>
Public Attributes¶
| Name | |
|---|---|
| const char * | protocol |
| const char * | cipher |
| int | cipher_bits |
| int | cipher_alg_bits |
| unsigned | resumed |
Negotiated TLS parameters of one connection.
#include <h3q_conn.h>
| Name | |
|---|---|
| const char * | protocol |
| const char * | cipher |
| int | cipher_bits |
| int | cipher_alg_bits |
| unsigned | resumed |