pub const AES_GCM_IV_SIZE: usize = 12;
Expand description

The only IV size that this implementation supports.