Skip to main content

crypto_auth_hmacsha256_final

Function crypto_auth_hmacsha256_final 

Source
pub fn crypto_auth_hmacsha256_final(state: HmacSha256State, output: &mut Mac)
Expand description

Finalizes HMAC-SHA-256 and places the result into output.