I need to restrict operations to a single keychain file in a daemon.
This is easy to do with the legacy APIs but I can't get things to work with the SecItem API.
I can add things to the keychain file but trying to find them again isn't working with SecItem.
I get screams about not being able to open files.
Before I open a bug/feature request to enable SecItem to do this I'd like to be sure that I'm not missing something obvious.
This is easy to do with the legacy APIs but I can't get things to work with the SecItem API.
I can add things to the keychain file but trying to find them again isn't working with SecItem.
I get screams about not being able to open files.
Before I open a bug/feature request to enable SecItem to do this I'd like to be sure that I'm not missing something obvious.