pub type Aes256Gcm<B> = <Crypto<B> as Api>::Aes256Gcm;
Available on crate features internal-api-crypto and api-crypto-aes256-gcm only.