pub const AES_CTR_MIN_IV_SIZE: usize = 12;
Expand description

The minimum IV size that this implementation supports.