kSecAttrSubjectKeyID
A key whose value indicates the item’s subject key ID.
Declaration
let kSecAttrSubjectKeyID: CFStringDiscussion
The corresponding value is of type CFData and contains the subject key ID of a certificate. Items of class kSecClassCertificate have this attribute. Read only.