Skip to main content
Mac
dryoc
1.0.1
In dryoc::
classic::
crypto_
auth_
hmacsha256
dryoc
::
classic
::
crypto_auth_hmacsha256
Type Alias
Mac
Copy item path
Source
pub type Mac = [
u8
;
32
];
Expand description
Message authentication code type for HMAC-SHA-256.