Contents

kSecAttrIsInvisible

A key with a value that’s a Boolean indicating the item’s visibility.

Declaration

let kSecAttrIsInvisible: CFString

Discussion

The corresponding value is of type CFBoolean and is kCFBooleanTrue if the item is invisible (that is, should not be displayed).