[][src]Type Definition aes_gcm::Aes256Gcm

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

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