Module security_framework::os::macos::code_signing

source ·
Expand description

Code signing services.

Structs§

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