Constant MAX_INIT_VECTOR_SIZE
pub const MAX_INIT_VECTOR_SIZE: u32 = 16; // 16u32
Expand description
The maximum size of a EncryptionInitVector
blob.
pub const MAX_INIT_VECTOR_SIZE: u32 = 16; // 16u32
The maximum size of a EncryptionInitVector
blob.