omni::crypto::hash_type::try_parse
NAME

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::wstring& val, enum_t& out)

SYNOPSIS

Tries parsing a wide string value into its enum representation

top

DESCRIPTION

No description.

top