Contents

kSecAttrSerialNumber

A key whose value indicates the item’s serial number.

Declaration

let kSecAttrSerialNumber: CFString

Discussion

The corresponding value is of type CFData and contains the serial number data of a certificate. Items of class kSecClassCertificate have this attribute. Read only.