Type Alias SecureBytes

Source
pub type SecureBytes = SecureVec<u8>;

Aliased Typeยง

pub struct SecureBytes { /* private fields */ }