![]() |
MySQL 9.3.0
Source Code Documentation
|
#include <key_stored_informations.h>
Public Attributes | |
std::string | stored_key |
std::string | salt |
uint64_t | iterations |
bool | is_valid {false} |
bool mrs::authentication::KeyStoredInformations::is_valid {false} |
uint64_t mrs::authentication::KeyStoredInformations::iterations |
std::string mrs::authentication::KeyStoredInformations::salt |
std::string mrs::authentication::KeyStoredInformations::stored_key |