map the MCF name to internal types.
More...
#include <kdf_pbkdf2.h>
◆ Type
◆ name()
static std::pair< bool, std::string > Pbkdf2McfType::name |
( |
Type |
type | ) |
|
|
inlinestaticnoexcept |
◆ supports_name()
static bool Pbkdf2McfType::supports_name |
( |
const std::string & |
name | ) |
|
|
inlinestaticnoexcept |
◆ type()
static std::pair< bool, Type > Pbkdf2McfType::type |
( |
const std::string & |
name | ) |
|
|
inlinestaticnoexcept |
◆ kTypeSha256
constexpr char Pbkdf2McfType::kTypeSha256[] = "pbkdf2-sha256" |
|
staticconstexpr |
◆ kTypeSha512
constexpr char Pbkdf2McfType::kTypeSha512[] = "pbkdf2-sha512" |
|
staticconstexpr |
The documentation for this class was generated from the following file: