Hi All, So I have an OS 4 application that uses a core data store and I would like to use the new Data Protection stuff to make sure that when the user sets up their iPhone with a pass code, the core data store is correctly encrypted.
Do I have to do anything to do this, or is it taken care of for me? There doesn't seem to be anything I can find relating to the core data API that 'turns on' the file level encryption, and various apple documents seem to be implying that having set a pass code everything just works. To be clear, I am attempting to ensure that if a third party obtains the iPhone and mounts its hard drive on their computer, the core data store will still be as inaccessible to them as possible. Thanks for any help. - Andrew Bush _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
