kSecReturnAttributes
A key whose value is a Boolean indicating whether or not to return item attributes.
Declaration
let kSecReturnAttributes: CFStringDiscussion
The corresponding value is of type CFBoolean. A value of kCFBooleanTrue indicates that a dictionary of the (unencrypted) attributes of an item should be returned in the form of a CFDictionary using the keys and values defined in Item attribute keys and values.