#include <tls-context.h>
◆ allow_compress
| gboolean TLSContext::allow_compress |
◆ ca_dir
| gchar* TLSContext::ca_dir |
◆ ca_file
| gchar* TLSContext::ca_file |
◆ cert_file
| gchar* TLSContext::cert_file |
◆ cipher_suite
| gchar* TLSContext::cipher_suite |
◆ client_sigalgs
| gchar* TLSContext::client_sigalgs |
◆ conf_cmds_list
| GList* TLSContext::conf_cmds_list |
◆ crl_dir
| gchar* TLSContext::crl_dir |
◆ dhparam_file
| gchar* TLSContext::dhparam_file |
◆ ecdh_curve_list
| gchar* TLSContext::ecdh_curve_list |
◆ extended_key_usage_verify
| gboolean TLSContext::extended_key_usage_verify |
◆ key_file
| gchar* TLSContext::key_file |
◆ keylog_file
| FILE* TLSContext::keylog_file |
◆ keylog_file_lock
| GMutex TLSContext::keylog_file_lock |
◆ keylog_file_path
| gchar* TLSContext::keylog_file_path |
◆ location
| gchar* TLSContext::location |
◆ mode
◆ ocsp_stapling_verify
| gboolean TLSContext::ocsp_stapling_verify |
◆ pkcs12_file
| gchar* TLSContext::pkcs12_file |
◆ ref_cnt
◆ sigalgs
| gchar* TLSContext::sigalgs |
◆ sni
◆ ssl_ctx
| SSL_CTX* TLSContext::ssl_ctx |
◆ ssl_options
| gint TLSContext::ssl_options |
◆ ssl_version
| gint TLSContext::ssl_version |
◆ tls13_cipher_suite
| gchar* TLSContext::tls13_cipher_suite |
◆ trusted_dn_list
| GList* TLSContext::trusted_dn_list |
◆ trusted_fingerprint_list
| GList* TLSContext::trusted_fingerprint_list |
◆ verify_mode
| gint TLSContext::verify_mode |
The documentation for this struct was generated from the following file: