Skip to content

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

Public Attributes Documentation

variable protocol

const char * protocol;

variable cipher

const char * cipher;

variable cipher_usekeysize

const char * cipher_usekeysize;

variable cipher_algkeysize

const char * cipher_algkeysize;

variable cipher_export

const char * cipher_export;

variable session_resumed

const char * session_resumed;