MySQL 9.1.0
Source Code Documentation
|
Public Member Functions | |
SslVerifyOption (std::initializer_list< SslVerify > allowed_) | |
SslVerify | operator() (const std::string &value, const std::string &option_desc) |
Private Attributes | |
std::vector< SslVerify > | allowed_ |
|
inline |
|
inline |
|
private |