1//
2// SOS
3//
4
5_kSOSCCCircleChangedNotification
6_kSOSErrorDomain
7_kSOSKVSInitialSyncKey
8_kSOSKVSAccountChangedKey
9
10_SOSCCAcceptApplicants
11_SOSCCCanAuthenticate
12_SOSCCRejectApplicants
13_SOSCCGetLastDepartureReason
14_SOSCCGetStatusDescription
15_SOSCCPurgeUserCredentials
16_SOSCCCopyApplicantPeerInfo
17_SOSCCCopyGenerationPeerInfo
18_SOSCCCopyValidPeerPeerInfo
19_SOSCCValidateUserPublic
20_SOSCCCopyNotValidPeerPeerInfo
21_SOSCCCopyRetirementPeerInfo
22_SOSCCCopyConcurringPeerPeerInfo
23_SOSCCCopyIncompatibilityInfo
24_SOSCCCopyPeerPeerInfo
25_SOSCCRegisterUserCredentials
26_SOSCCSetUserCredentials
27_SOSCCTryUserCredentials
28_SOSCCRemoveThisDeviceFromCircle
29_SOSCCBailFromCircle_BestEffort
30_SOSCCSignedOut
31_SOSCCRequestToJoinCircle
32_SOSCCRequestToJoinCircleAfterRestore
33_SOSCCRequestEnsureFreshParameters
34_SOSCCResetToEmpty
35_SOSCCResetToOffering
36_SOSCCThisDeviceIsInCircle
37_SOSCloudKeychainClearAll
38_SOSCloudKeychainPutObjectsInCloud
39_SOSCloudKeychainUpdateKeys
40_SOSCloudKeychainSetItemsChangedBlock
41_SOSPeerInfoGetPeerDeviceType
42_SOSPeerInfoGetPeerID
43_SOSPeerInfoGetPeerName
44_SOSCCRequestDeviceID
45_SOSCCSetDeviceID
46_SecCreateCFErrorWithXPCObject
47_SecCreateXPCObjectWithCFError
48
49_SOSCircleCreateFromData
50_SOSCloudKeychainGetAllObjectsFromCloud
51_SOSCloudKeychainGetObjectsFromCloud
52_SOSCloudKeychainSynchronizeAndWait
53
54_SOSCircleGenerationSetValue
55_SOSCircleGenerationIncrement
56_SOSCircleGetGenerationSint
57
58_SOSKVSKeyGetKeyType
59
60_SOSCCProcessSyncWithAllPeers
61_SOSCCProcessEnsurePeerRegistration
62
63#if !(TARGET_OS_MAC && !(TARGET_OS_EMBEDDED || TARGET_OS_IPHONE))
64
65// Symbols only for embedded, typically for tests
66_SOSCCGetOperationDescription
67
68#endif
69