]>
git.saurik.com Git - apple/security.git/blob - keychain/SecureObjectSync/SOSControlServer.h
1 #ifndef _SOSCONTROLSERVER_H_
2 #define _SOSCONTROLSERVER_H_
4 void SOSControlServerInitialize(void);
7 @interface SOSClient
: NSObject
<SOSControlProtocol
>
11 SOSControlServerInternalClient(void);
16 #endif /* !_SOSCONTROLSERVER_H_ */