MySQL 5.6.14 Source Code Document
|
Public Member Functions | |
Security (ProtocolVersion, RandomPool &, ConnectionEnd, const Ciphers &, SSL_CTX *, bool) | |
const SSL_CTX * | GetContext () const |
const Connection & | get_connection () const |
const Parameters & | get_parms () const |
const SSL_SESSION & | get_resume () const |
bool | get_resuming () const |
Connection & | use_connection () |
Parameters & | use_parms () |
SSL_SESSION & | use_resume () |
void | set_resuming (bool b) |
Definition at line 564 of file yassl_int.hpp.