Utilities on hash values. More...
Functions | |
| std::string | toString (hash_t hash) |
| Converts a hash value into a hex string. | |
| hash_t | RandomHash () |
| Returns a random hash value. | |
Utilities on hash values.
| hash_t HashUtil::RandomHash | ( | ) | [inline] |
| std::string HashUtil::toString | ( | hash_t | hash | ) | [inline] |
Converts a hash value into a hex string.
Definition at line 42 of file Hash.hpp.
Referenced by BenzeneHtpEngine::CmdHandbookAdd().