Expand description
Code signing services.
Structsยง
- Flags
- Values that can be used in the flags parameter to most code signing functions.
- Guest
Attributes - A helper to create guest attributes, which are normally passed as a
CFDictionarywith varying types. - SecCode
- A code object representing signed code running on the system.
- SecRequirement
- A code object representing signed code running on the system.
- SecStatic
Code - A static code object representing signed code on disk.