Contents

kSecAttrIssuer

A key whose value indicates the item’s issuer.

Declaration

let kSecAttrIssuer: CFString

Discussion

The corresponding value is of type CFData and contains the X.500 issuer name of a certificate. Items of class kSecClassCertificate have this attribute. Read only.