SecretKey

Type Alias SecretKey 

Source
pub type SecretKey = Vec<u8>;

Aliased Typeยง

pub struct SecretKey { /* private fields */ }