toHashDigest

Creates a hash digest string from a hash_t.

toHashDigest
(
hash_t hash
,)

Parameters

hash hash_t

hash_t value to render to string

str mstring

destination string; length will be set to HashDigits

Return Value

Type: mstring

string containing the hash digest

Meta