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