pub const SECRET_KEY_LENGTH: usize = ed25519::SECRETKEYBYTES; // 64usize
Number of bytes in a secret key.