Type Alias EncryptionKey

Source
pub type EncryptionKey = Vec<u8>;

Aliased Typeยง

struct EncryptionKey { /* private fields */ }