/ securityd / securityd_service / KeyStore / AppleKeyStoreEvents.h
AppleKeyStoreEvents.h
1  /* Copyright (c) 2013 Apple Inc. All Rights Reserved. */
2  
3  #ifndef __APPLEKEYSTORE_EVENTS_H
4  #define __APPLEKEYSTORE_EVENTS_H
5  
6  #define kAppleKeyStoreLockStatusNotificationID "com.apple.keystore.lockstatus"
7  #define kAppleKeyStoreFirstUnlockNotificationID "com.apple.keystore.firstunlock"
8  
9  #endif // __APPLEKEYSTORE_EVENTS_H