Skip to main content

PrivateKey

Type Alias PrivateKey 

Source
pub type PrivateKey = Fixed<[u8; 32]>;

Aliased Typeยง

pub struct PrivateKey { /* private fields */ }