pub(crate) type HmacDriver = HmacComponentType<HmacSha256SoftwareComponentType<Sha256Software<'static>>, 32>;
Aliased Typeยง
struct HmacDriver { /* private fields */ }
pub(crate) type HmacDriver = HmacComponentType<HmacSha256SoftwareComponentType<Sha256Software<'static>>, 32>;
struct HmacDriver { /* private fields */ }