开发者

How to use Keychain access to store passwords in iPhone App?

开发者 https://www.devze.com 2023-01-24 21:57 出处:网络
Can s开发者_JAVA百科omeone tell me how we can store information in Keychain? How secure it would be?

Can s开发者_JAVA百科omeone tell me how we can store information in Keychain? How secure it would be?


  • Simple iPhone Keychain Code
  • Apple: iPhone Keychain Backups
  • Is There Any Point To Using The Keychain API On iPhone?

"What you’re left with is an encrypted flat-file database, specialized for just a few data types, with a really clunky and badly documented API. As I wrote above, its functionality could be duplicated, with a better API, without much effort. The encryption part is significant, though, since its primary purpose is to keep keys and passwords safe. A DIY key database could be protected by encrypting it with a symmetric key, and then putting that key in the Keychain."

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号