Skip to main content

crypto_auth_hmacsha256_init

Function crypto_auth_hmacsha256_init 

Source
pub fn crypto_auth_hmacsha256_init(key: &[u8]) -> HmacSha256State
Expand description

Initializes the incremental interface for HMAC-SHA-256.