Type Alias EncryptionInitVector

pub type EncryptionInitVector = Vec<u8>;

Aliased Typeยง

struct EncryptionInitVector { /* private fields */ }