components::hmac

Type Alias HmacSha256SoftwareComponentType

Source
pub type HmacSha256SoftwareComponentType<S> = HmacSha256Software<'static, S>;

Aliased Typeยง

struct HmacSha256SoftwareComponentType<S> { /* private fields */ }