]> git.saurik.com Git - apple/security.git/blob - securityd/securityd_service/KeyStore/AppleKeyStoreEvents.h
Security-58286.1.32.tar.gz
[apple/security.git] / securityd / securityd_service / KeyStore / 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