#include <classic_auth_native.h>
|
static std::optional< std::string > | scramble (std::string_view nonce, std::string_view pwd) |
|
|
static constexpr const std::string_view | kName {"mysql_native_password"} |
|
◆ scramble()
std::optional< std::string > AuthNativePassword::scramble |
( |
std::string_view |
nonce, |
|
|
std::string_view |
pwd |
|
) |
| |
|
static |
◆ kName
constexpr const std::string_view AuthNativePassword::kName {"mysql_native_password"} |
|
staticconstexpr |
The documentation for this class was generated from the following files: