pub type HmacSha512256Mac = StackByteArray<CRYPTO_AUTH_HMACSHA512256_BYTES>;Expand description
Stack-allocated message authentication code for HMAC-SHA-512-256.
Aliased Typeยง
pub struct HmacSha512256Mac(/* private fields */);pub type HmacSha512256Mac = StackByteArray<CRYPTO_AUTH_HMACSHA512256_BYTES>;Stack-allocated message authentication code for HMAC-SHA-512-256.
pub struct HmacSha512256Mac(/* private fields */);