Contents

kSecAttrLabel

A key with a value that’s a string indicating the item’s label.

Declaration

let kSecAttrLabel: CFString

Mentioned in

Discussion

The corresponding value is of type CFString and contains the user-visible label for this item.

On key creation, if not explicitly specified, this attribute defaults to NULL.