Re: Core Data: How to encrypt a persistent store
Re: Core Data: How to encrypt a persistent store
- Subject: Re: Core Data: How to encrypt a persistent store
- From: Robert Cerny <email@hidden>
- Date: Thu, 22 May 2008 12:41:24 +0200
On 22.5.2008, at 12:12, Ruotger Skupin wrote:
Hi,
I have an application which uses Core Data and handles sensitive
information. Is there an easy way to encrypt the on-disk persistent
store provided I'm reasonably fluent in libCrypto and do not want to
use an encrypted disk image?
Ruotger
___
Hi,
I believe you need to subclass NSAtomicStore methods load: and save:
HTH
Robert
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden