kSecAttrIsInvisible
A key with a value that’s a Boolean indicating the item’s visibility.
Declaration
let kSecAttrIsInvisible: CFStringDiscussion
The corresponding value is of type CFBoolean and is kCFBooleanTrue if the item is invisible (that is, should not be displayed).