Can I access the keychain on the iPhone?

后端 未结 7 1883
抹茶落季
抹茶落季 2020-11-28 21:55

This question discusses encrypting data on the iPhone using the crypt() function. As an alternative, is there a keychain on the iPhone and if so, what code would I use to ac

7条回答
  •  清酒与你
    2020-11-28 22:10

    Also remember that when generating an AppID, if you want more than one application to access the same Keychain information, you have to generate a wild card AppID (#####.com.prefix.*)...

提交回复
热议问题