Contents

kSecMatchEmailAddressIfPresent

A key whose value is a string to match against a certificate or identity’s email address.

Declaration

let kSecMatchEmailAddressIfPresent: CFString

Discussion

The corresponding value is of type CFString and contains an RFC822 email address. If provided, returned certificates or identities are limited to those that either contain the address or do not contain any email address.