Type Alias SharedSecret

Source
pub type SharedSecret = Vec<u8>;

Aliased Typeยง

pub struct SharedSecret { /* private fields */ }