pub fn hex_encode(bytes: &[u8; 32]) -> String
Lower-case hex of a 32-byte SHA-256 digest. The only place the hex string is materialized for a [u8; 32] credential_hash (reporters, Debug).
[u8; 32]
credential_hash