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 */ }