kSecAttrPublicKeyHash
A key whose value indicates the item’s public key hash.
Declaration
let kSecAttrPublicKeyHash: CFStringDiscussion
The corresponding value is of type CFData and contains the hash of a certificate’s public key. Items of class kSecClassCertificate have this attribute. Read only.