Contents

kSecAttrCertificateEncoding

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

Declaration

let kSecAttrCertificateEncoding: CFString

Discussion

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