MySQL
9.1.0
Source Code Documentation
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Enumerations
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Concepts
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Related Functions
:
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
Concepts
TlsClientContext Member List
This is the complete list of members for
TlsClientContext
, including all inherited members.
add_session
(SSL_SESSION *sess)
TlsClientContext
cipher_list
(const std::string &ciphers)
TlsClientContext
TlsContext::cipher_list
() const
TlsContext
cipher_suites
(const std::string &ciphers)
TlsClientContext
crl
(const std::string &crl_file, const std::string &crl_path)
TlsContext
curves_list
(const std::string &curves)
TlsContext
get
() const
TlsContext
inline
get_session
()
TlsClientContext
has_set_cipher_suites
()
TlsContext
inline
static
has_set_curves_list
()
TlsContext
inline
static
info_callback
(InfoCallback)
TlsContext
info_callback
() const
TlsContext
InfoCallback
typedef
TlsContext
load_key_and_cert
(const std::string &private_key_file, const std::string &cert_chain_file)
TlsContext
min_version
() const
TlsContext
operator=
(const TlsClientContext &)=delete
TlsClientContext
operator=
(TlsClientContext &&)=default
TlsClientContext
remove_session
(SSL_SESSION *sess)
TlsClientContext
security_level
() const
TlsContext
session_cache_hits
() const
TlsContext
session_cache_mode_
TlsClientContext
private
session_cache_size_
TlsClientContext
private
session_cache_timeout_
TlsClientContext
private
sessions_
TlsClientContext
private
ssl_ca
(const std::string &ca_file, const std::string &ca_path)
TlsContext
ssl_ctx_
TlsContext
protected
SslSession
typedef
TlsClientContext
TlsClientContext
(TlsVerify mode=TlsVerify::PEER, bool session_cache_mode=false, size_t session_cache_size=0, std::chrono::seconds session_cache_timeout=std::chrono::seconds(0))
TlsClientContext
TlsClientContext
(const TlsClientContext &)=delete
TlsClientContext
TlsClientContext
(TlsClientContext &&)=default
TlsClientContext
TlsContext
(const SSL_METHOD *method)
TlsContext
explicit
verify
(TlsVerify verify)
TlsClientContext
verify_hostname
(const std::string &server_host)
TlsClientContext
version_range
(TlsVersion min_version, TlsVersion max_version)
TlsContext
~TlsClientContext
()
TlsClientContext
Generated by
1.9.2