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

Bytes which represent a private key.