[quote='770409021, wiedem, /thread/770409, /profile/wiedem'] What is the actual ASN.1 structure of the DER encoded entitlements used for iOS and MacOS applications? [/quote] Why does that matter to you? Most low-level code signing structures like this are not documented for third-party use. Rather, you’re expected to generate and parse them with Apple tools. In the case of entitlements, that means codesign, which continues to support the XML property list format for both signing and display. Share and Enjoy — Quinn “The Eskimo!” @ Developer Technical Support @ Apple let myEmail = eskimo + 1 + @ + apple.com
Topic:
Code Signing
SubTopic:
Entitlements