MySQL 9.1.0
Source Code Documentation
|
#include <authentication.h>
Static Public Member Functions | |
static std::optional< std::vector< uint8_t > > | scramble (std::string_view nonce, std::string_view password) |
Static Public Attributes | |
static constexpr char | name [] = "caching_sha2_password" |
|
static |
|
staticconstexpr |