Contents

kSecCodeInfoEntitlements

A key whose value represents the embedded entitlement blob of the code, if any.

Declaration

let kSecCodeInfoEntitlements: CFString

Discussion

The value is a CFData object.

Specify the kSecCSRequirementInformation flag when calling the SecCodeCopySigningInformation(_:_:_:) to get this information.