const EXPANDED_SECRET_KEY_KEY_LENGTH: usize = 32;
The length of the “key” portion of an “expanded” ed25519 secret key, in bytes.