omni::crypto::util::string_to_hex
NAME

omni::crypto::util::string_to_hex

A function of omni::crypto::util

#include <omni/crypto/util.hpp>
template < template < class, class > class std_seq_t > inline bool omni::crypto::util::string_to_hex(const std::string& hash, std_seq_t<uint8_t, std::allocator<uint8_t> >& out)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top