kSecAttrIsSensitive
A key whose value indicates the item’s sensitivity.
Declaration
let kSecAttrIsSensitive: CFStringDiscussion
The corresponding value is of type CFBoolean. When set to kCFBooleanTrue, the item can only be exported in an encrypted format. Items of class kSecClassKey have this attribute.