pub type HmacSha512256State = HmacSha512State;Expand description
Internal state for HMAC-SHA-512-256.
Aliased Typeยง
pub struct HmacSha512256State(/* private fields */);pub type HmacSha512256State = HmacSha512State;Internal state for HMAC-SHA-512-256.
pub struct HmacSha512256State(/* private fields */);