hmac_sha256

Function hmac_sha256 

Source
pub fn hmac_sha256(message: &[u8], key: &[u8]) -> [u8; 32]