SecCodeSignatureFlags
Specify option flags that can be embedded in a code signature during signing and that govern the use of the signature.
Declaration
struct SecCodeSignatureFlagsOverview
Some of these flags can be set through the codesign(1) command’s --options argument and some are set implicitly based on signing circumstances. The flags here appear as the value associated with the kSecCodeInfoFlags key in the signing information dictionary. See Signing Information Dictionary Keys.