fn import_openssh_key( encoded_key: String, password: Option<String>, ) -> Result<SshKeyView, SshKeyImportError>