1#ifndef XRPL_PROTOCOL_KEYTYPE_H_INCLUDED
2#define XRPL_PROTOCOL_KEYTYPE_H_INCLUDED
38template <
class Stream>
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
std::optional< KeyType > keyTypeFromString(std::string const &s)
std::ostream & operator<<(std::ostream &out, base_uint< Bits, Tag > const &u)
std::string to_string(base_uint< Bits, Tag > const &a)