#include <kdf_sha_crypt.h>
◆ Type
◆ name()
static std::pair< bool, std::string > ShaCryptMcfType::name |
( |
Type |
type | ) |
|
|
inlinestaticnoexcept |
◆ supports_name()
static bool ShaCryptMcfType::supports_name |
( |
const std::string & |
name | ) |
|
|
inlinestaticnoexcept |
◆ type()
static std::pair< bool, Type > ShaCryptMcfType::type |
( |
const std::string & |
name | ) |
|
|
inlinestaticnoexcept |
◆ kTypeCachingSha2Password
constexpr char ShaCryptMcfType::kTypeCachingSha2Password[] = "A" |
|
staticconstexprprivate |
◆ kTypeSha256
constexpr char ShaCryptMcfType::kTypeSha256[] = "5" |
|
staticconstexprprivate |
◆ kTypeSha512
constexpr char ShaCryptMcfType::kTypeSha512[] = "6" |
|
staticconstexprprivate |
The documentation for this class was generated from the following file: