#ifndef _ACMDEFS_H_ #define _ACMDEFS_H_ #include // No one knows what these are for // Someone please reverse-engineer this, // these are guessed and not verified #define kACMPolicyDeviceOwnerAuthentication "ACMPolicyDeviceOwnerAuthentication" #define kACMPassphrasePurposeGeneral "ACMPassphrasePurposeGeneral" #define kACMScopeContext "ACMScopeContext" #endif