kSecMatchIssuers
A key whose value is a string to match against a certificate or identity’s issuers.
Declaration
let kSecMatchIssuers: CFStringDiscussion
The corresponding value is of type CFArray, where the array consists of X.500 names of type CFData. If provided, returned certificates or identities are limited to those whose certificate chain contains one of the issuers provided in this list.