[][src]Type Definition aes_gcm::Aes128Gcm

type Aes128Gcm = AesGcm<Aes128, U12>;
This is supported on feature="aes" only.

AES-GCM with a 128-bit key and 96-bit nonce