pub type HmacSha384<B> = <Crypto<B> as Api>::HmacSha384;
Available on crate features internal-api-crypto and api-crypto-hmac-sha384 only.