Contents

kSecCodeInfoFormat

A key whose value is a string representing the type and format of the code in a form suitable for display to a knowledgeable user.

Declaration

let kSecCodeInfoFormat: CFString

Discussion

The value is a CFString object.

This is generic information returned regardless of which Code Signing Information Flags you pass to the SecCodeCopySigningInformation(_:_:_:) function.