使用 Apple KeyChainItemWrapper 写入 iPhone 钥匙串
我使用 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论