h3_tls_env¶
mod_ssl-compatible TLS environment for one connection, all members are NULL when TLS details are unavailable.
#include <h3_session.h>
Public Attributes¶
| Name | |
|---|---|
| const char * | protocol |
| const char * | cipher |
| const char * | cipher_usekeysize |
| const char * | cipher_algkeysize |
| const char * | cipher_export |
| const char * | session_resumed |