pub type EncryptionInitVector = Vec<u8>;

Aliased Type§

struct EncryptionInitVector { /* private fields */ }