pub const AES_GCM_SIV_NONCE_SIZE: usize = 12;
Expand description

The only IV size that this implementation supports.