Contents

kSecAttrCertificateType

A key whose value indicates the item’s certificate type.

Declaration

let kSecAttrCertificateType: CFString

Discussion

The corresponding value is of type CFNumber and denotes the certificate type (see the CSSM_CERT_TYPE enumeration in cssmtype.h). Items of class kSecClassCertificate have this attribute. Read only.