Contents

kSecAttrPublicKeyHash

A key whose value indicates the item’s public key hash.

Declaration

let kSecAttrPublicKeyHash: CFString

Discussion

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.