hmac_sha256

Function hmac_sha256 

Source
pub fn hmac_sha256(data: &[u8], key: &[u8]) -> Result<Vec<u8>>