SecItemCopyMatching

Function SecItemCopyMatching 

Source
pub unsafe extern "C" fn SecItemCopyMatching(
    query: CFDictionaryRef,
    result: *mut CFTypeRef,
) -> OSStatus
Expand description

Returns one or more keychain items that match a search query, or copies attributes of specific keychain items.