]> git.saurik.com Git - apple/security.git/blobdiff - securityd/securityd_service/KeyStore/AppleKeyStoreEvents.h
Security-57031.1.35.tar.gz
[apple/security.git] / securityd / securityd_service / KeyStore / AppleKeyStoreEvents.h
diff --git a/securityd/securityd_service/KeyStore/AppleKeyStoreEvents.h b/securityd/securityd_service/KeyStore/AppleKeyStoreEvents.h
new file mode 100644 (file)
index 0000000..a1b72ad
--- /dev/null
@@ -0,0 +1,9 @@
+/* Copyright (c) 2013 Apple Inc. All Rights Reserved. */
+
+#ifndef __APPLEKEYSTORE_EVENTS_H
+#define __APPLEKEYSTORE_EVENTS_H
+
+#define kAppleKeyStoreLockStatusNotificationID "com.apple.keystore.lockstatus"
+#define kAppleKeyStoreFirstUnlockNotificationID "com.apple.keystore.firstunlock"
+
+#endif // __APPLEKEYSTORE_EVENTS_H