Type Alias SecretKey

Source
pub type SecretKey = [c_uchar; 32];
Expand description

A private key. DO NOT use for signing.