Type Alias SecretKey

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

Secret key for public key authenticated crypto boxes.