Open Local Items Keychain?

亡梦爱人 提交于 2020-01-13 09:27:27

问题


Does anyone know how to open the Local Items keychain (new in Mavericks) with SecKeychainOpen? There are certain entries in that keychain that I'd like to be able to ask the user permission to access using SecKeychainFindInternetPassword.

e.g. for the System keychain you call SecKeychainOpen ("/Library/Keychains/System.keychain",&keychainRef).

来源:https://stackoverflow.com/questions/21257625/open-local-items-keychain

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!