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