]>
git.saurik.com Git - apple/security.git/blob - keychain/escrowrequest/EscrowRequestServerHelpers.h
2 #ifndef EscrowRequestServerHelpers_h
3 #define EscrowRequestServerHelpers_h
6 bool EscrowRequestServerIsEnabled(void);
7 void EscrowRequestServerSetEnabled(bool enabled
);
8 void EscrowRequestServerInitialize(void);
10 #endif /* EscrowRequestServerHelpers_h */