Converts from a hash digest (exactly HashDigits digits) to a hash_t.
string to convert
output value to receive hex value, only set if conversion succeeds
if true, the radix specified "0x" is allowed at the start of str
true if the conversion succeeded
See Implementation
Converts from a hash digest (exactly HashDigits digits) to a hash_t.