Skip to main content

HmacSha512256State

Type Alias HmacSha512256State 

Source
pub type HmacSha512256State = HmacSha512State;
Expand description

Internal state for HMAC-SHA-512-256.

Aliased Typeยง

pub struct HmacSha512256State(/* private fields */);