kSecValueData
A key whose value is the item’s data.
Declaration
let kSecValueData: CFStringMentioned in
Discussion
The corresponding value is of type CFData. For keys and password items, the data is secret (encrypted) and may require the user to enter a password for access.