// Only add if not there yet. Writes out CFPref and broadcasts KCPrefListChanged notification
void addAndNotify(const Keychain& keychainToAdd);
// remove a keychain from the sync list
void removeKeychainFromSyncList (const DLDbIdentifier &id);
// Only add if not there yet. Writes out CFPref and broadcasts KCPrefListChanged notification
void addAndNotify(const Keychain& keychainToAdd);
// remove a keychain from the sync list
void removeKeychainFromSyncList (const DLDbIdentifier &id);