Function hmac_sha256_hex

Source
pub fn hmac_sha256_hex(message: &[u8], key: &[u8]) -> String