有谁知道如何打开本地物品钥匙串(小牛队的新功能)SecKeychainOpen?该钥匙串中有某些条目,我希望能够要求用户使用该权限进行访问SecKeychainFindInternetPassword.
SecKeychainOpen
SecKeychainFindInternetPassword
例如,您拨打的系统钥匙串SecKeychainOpen ("/Library/Keychains/System.keychain",&keychainRef).
SecKeychainOpen ("/Library/Keychains/System.keychain",&keychainRef)
c++ macos keychain
c++ ×1
keychain ×1
macos ×1