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