pub type Aes128Ccm<B> = <Crypto<B> as Api>::Aes128Ccm;
Available on crate features internal-api-crypto and api-crypto-aes128-ccm only.