kSecValuePersistentRef
A key whose value is a persistent reference to the item.
Declaration
let kSecValuePersistentRef: CFStringDiscussion
The corresponding value is of type CFData. The bytes in this object can be stored by the caller and used on a subsequent invocation of the application (or even a different application) to retrieve the item referenced by it.