Hi,

To protect sensitive user data I attach an encrypted disk image and store the application data there.

I'm using hdiutil with the -passphrase option to create and attach encrypted disk images. This is deprecated and obviously not the correct way but quite frankly the man file for hdiutil is not very helpful:

     -certificate certificate_file
specify a secondary access certificate for the image being created.
     -pubkey PK1,PK2,...,PKn
specify a list of public key hashes in ASCII hex for the image being created. The hash(s) will be used to locate a public key used to protect an encrypted image.

Is there any example code how to do this in Cocoa?

Ruotger









_______________________________________________

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]

Reply via email to