kSecAttrKeyClass
A key whose value indicates the item’s cryptographic key class.
Declaration
let kSecAttrKeyClass: CFString
Discussion
The corresponding value is of type CFTypeRef and specifies a type of cryptographic key. Possible values are listed in Key Class Values. Read only.