Create encrypted sparse disk image on Mac OS X


/ Published in: Other
Save to your folder(s)

Quick way to lock up some sensitive files?


Copy this code and paste it in your HTML
  1. hdiutil create MyEnc.sparseimage -encryption -size 64M -fs "HFS+J" -volname MyEnc

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.