ipad - Which security frameworks and tools can I use on the iPhone to secure my data? -
which encryption tools / methods / frameworks ios sdk provide? there third party solutions use in app?
i'll using core data , encrypt sales details if finds lost iphone he/she can't see how (or how little ;-) ) company makes.
from know, iphone os provides framework security.
example, if want store password, username or other data encrypting them, can use keychain...
you can find more infos here: https://developer.apple.com/library/ios/navigation/index.html#section=topics&topic=security
Comments
Post a Comment