Type Alias OctetString

Source
pub type OctetString = Vec<u8>;

Aliased Typeยง

pub struct OctetString { /* private fields */ }