Module code_signing

Module code_signing 

Source
Expand description

Code signing services.

Structsยง

Flags
Values that can be used in the flags parameter to most code signing functions.
GuestAttributes
A helper to create guest attributes, which are normally passed as a CFDictionary with varying types.
SecCode
A code object representing signed code running on the system.
SecRequirement
A code object representing signed code running on the system.
SecStaticCode
A static code object representing signed code on disk.