probably OT: using encrypted disk images with NSTask and hdiutil
probably OT: using encrypted disk images with NSTask and hdiutil
- Subject: probably OT: using encrypted disk images with NSTask and hdiutil
- From: Ruotger Skupin <email@hidden>
- Date: Thu, 22 May 2008 12:32:00 +0200
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@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