MySQL 8.4.4
Source Code Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
TlsContext Member List

This is the complete list of members for TlsContext, including all inherited members.

cipher_list() constTlsContext
crl(const std::string &crl_file, const std::string &crl_path)TlsContext
curves_list(const std::string &curves)TlsContext
get() constTlsContextinline
has_set_cipher_suites()TlsContextinlinestatic
has_set_curves_list()TlsContextinlinestatic
info_callback(InfoCallback)TlsContext
info_callback() constTlsContext
InfoCallback typedefTlsContext
load_key_and_cert(const std::string &private_key_file, const std::string &cert_chain_file)TlsContext
min_version() constTlsContext
security_level() constTlsContext
session_cache_hits() constTlsContext
ssl_ca(const std::string &ca_file, const std::string &ca_path)TlsContext
ssl_ctx_TlsContextprotected
TlsContext(const SSL_METHOD *method)TlsContextexplicit
version_range(TlsVersion min_version, TlsVersion max_version)TlsContext