pub(super) fn to_ssh( credential: &SshKeyCredential, ) -> Result<(SshKey, Vec<Field>), SshKeyImportError>
Convert SSH key credentials to SshKey and custom fields