Tor  0.4.7.0-alpha-dev
Data Fields
tor_tls_context_t Struct Reference

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_tlink_key
 
crypto_pk_tauth_key
 

Detailed Description

Holds a SSL_CTX object and related state used to configure TLS connections.

Definition at line 28 of file tortls_st.h.


The documentation for this struct was generated from the following file: