pub fn hex_encode(bytes: impl AsRef<[u8]>) -> String
Lower-case hex of digest bytes. The only place the hex string is materialized for CredentialHash values (reporters, Debug).
CredentialHash