Type Alias PrivateKey

Source
pub type PrivateKey = Vec<u8>;

Aliased Typeยง

pub struct PrivateKey { /* private fields */ }