Contents

kSecMatchCaseInsensitive

A key whose value is a Boolean indicating whether case-insensitive matching is performed.

Declaration

let kSecMatchCaseInsensitive: CFString

Discussion

The corresponding value is of type CFBoolean. If this value is kCFBooleanFalse, or if this attribute is not provided, then case-sensitive string matching is performed.