iOS上的数据保护 [英] Data Protection on iOS

查看:89
本文介绍了iOS上的数据保护的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如果定位到iOS 4,您可以使用数据保护API。



如果您拥有完全保护,

具体来说,如果我下载一个.doc文件到磁盘,程序会将这个加密吗?

解决方案

如果我记得正确,从iPhone 3GS开始,硬件默认情况下,iPhone上的数据已启用加密功能,如果您实施了其他加密功能,但如果您通过AppStore进行分发/销售,并且您实施的自定义加密超出了苹果提供的范围,AppStore的条款需要



一个好的起始文档是 http://www.apple.com/iphone/business/it-center/security.html



有关这方面的更多信息可以在(付费)iPhone注册开发人员网站中找到,这是显而易见的原因,我无法透露,你必须发现/阅读自己。



希望信息有所帮助,如果有帮助,请将回复标记为回答。


If targetting iOS 4, you can use the Data Protection APIs.

If you have 'Full' protection, does this encrypt the entire sandbox?

Specifically, If I downloaded say a .doc file to disk programatically will this be encrypted? Or is it only encrypted if I use the NSData data protection options?

解决方案

If I recall correctly, starting with iPhone 3GS, hardware encryption is on by default for data on the iPhone, and additional encryption is available if you implement -- though if you are distributing/selling through AppStore, and you're implementing your own custom encryption beyond what Apple provides, the terms of AppStore requires you to get US Dept of Commerce (if my memory is correct) approval because encryption is classified as munition.

A good starting document is http://www.apple.com/iphone/business/it-center/security.html

More info on this is available within (paid) iPhone Registered Developer website which for obvious reason, I couldn't reveal, and you'll have to discover/read yourself.

Hope the information helps, and please mark the response as answered if this helps, thanks.

这篇关于iOS上的数据保护的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆