MySQL 9.1.0
Source Code Documentation
|
#include <passwd.h>
Public Attributes | |
Cmd | cmd {Cmd::Set} |
std::string | filename |
std::string | username |
Kdf | kdf {Kdf::Sha256_crypt} |
unsigned long | cost {ShaCryptMcfAdaptor::kDefaultRounds} |
unsigned long PasswdFrontend::Config::cost {ShaCryptMcfAdaptor::kDefaultRounds} |
std::string PasswdFrontend::Config::filename |
Kdf PasswdFrontend::Config::kdf {Kdf::Sha256_crypt} |
std::string PasswdFrontend::Config::username |