Tor
0.4.7.0-alpha-dev
|
Data Fields | |
int | refcnt |
tor_tls_context_impl_t * | ctx |
struct tor_x509_cert_t * | my_link_cert |
struct tor_x509_cert_t * | my_id_cert |
struct tor_x509_cert_t * | my_auth_cert |
crypto_pk_t * | link_key |
crypto_pk_t * | auth_key |
Holds a SSL_CTX object and related state used to configure TLS connections.
Definition at line 28 of file tortls_st.h.