使用 Apple KeyChainItemWrapper 写入 iPhone 钥匙串

发布于 2024-10-15 16:07:32 字数 199 浏览 6 评论 0原文

我使用 Apple 的 KeyChainItemWrapper 类来写入 iPhone 钥匙链。在第一次出现时,我能够使用标识符写入钥匙链。检索也非常完美。然而,我更改了这个标识符,从第二次开始,iPhone 钥匙链不允许我使用不同的标识符向 kSecValueData 写入任何值。然而,在第一次它本身可以工作,但之后不能使用不同的标识符。这里可能有什么问题?

谢谢

I used KeyChainItemWrapper class form apple to write to the iPhone key chain. In the first occurrence I was able to write to key chain using an identifier. The retrieval also works perfectly. However I changed this identifier and from 2nd time onwards that iPhone key chain wont allow me to write any value to kSecValueData using a different identifier. However in the first time itself it works but not with different identifiers after that. What can be the issue here?

Thank you

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文