Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我打算在 iPhone 应用程序中使用 Keychain 来存储一些用户名/密码信息。我还需要申请CCAT吗?
谢谢,
如果您使用 iPhone SDK 中已经提供的加密库,那么不,您不需要 CCATS。从技术上讲,任何加密导出都将是 Apple 的加密代码,因此您应该自由而清晰。
查看Lamarche关于此主题的帖子以获取更多信息。