Contents

kSecAttrSubjectKeyID

A key whose value indicates the item’s subject key ID.

Declaration

let kSecAttrSubjectKeyID: CFString

Discussion

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.