NAME
A member function of omni::crypto::hash_type
OVERLOADS
omni::crypto::hash_type::try_parse
A member function of omni::crypto::hash_type
#include <omni/types/crypto_t.hpp>static bool omni::crypto::hash_type::try_parse(const std::string& val, enum_t& out)OVERLOADS
static bool omni::crypto::hash_type::try_parse(const std::wstring& val, enum_t& out)
static bool omni::crypto::hash_type::try_parse(const std::string& val, hash_type& out)
static bool omni::crypto::hash_type::try_parse(const std::wstring& val, hash_type& out)