20#ifndef RIPPLE_PROTOCOL_KEYTYPE_H_INCLUDED 
   21#define RIPPLE_PROTOCOL_KEYTYPE_H_INCLUDED 
   57template <
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)