pub fn generate_sshkey( key_algorithm: KeyAlgorithm, ) -> Result<GenerateSshKeyResult, KeyGenerationError>