Type Alias SecretKeyBytes

pub type SecretKeyBytes = [u8; 32];
Expand description

Seed bytes used to generate a key pair.