omni::crypto::hash_type::parse
NAME

omni::crypto::hash_type::parse

A member function of omni::crypto::hash_type

#include <omni/types/crypto_t.hpp>
static enum_t omni::crypto::hash_type::parse(const std::string& val)


OVERLOADS

static enum_t omni::crypto::hash_type::parse(const std::wstring& val)

SYNOPSIS

Parsing a string value into its enum representation

top

DESCRIPTION

No description.

top