Contents

kSecAttrApplicationTag

A key whose value indicates the item’s private tag.

Declaration

let kSecAttrApplicationTag: CFString

Mentioned in

Discussion

The corresponding value is of type CFData and contains private tag data.

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