Contents

kSecAttrCreator

A key with a value that indicates the item’s creator.

Declaration

let kSecAttrCreator: CFString

Discussion

The corresponding value is of type CFNumber and represents the item’s creator. This number is the unsigned integer representation of a four-character code (for example, 'aCrt').