I agree with the FileVault comments but for what it is worth I thought I would make the following comments relating to OSX Secure Erase options on SSDs
Mac users without SSDs keep suggesting SSD users (MBA for example) can secure erase via Disk Utilities or via Disk Utilities through the Recovery partition. You can't do that if you have the newer Macs. The option is greyed out. But there are easy ways to get around it. I should note though that secure erase through Disk Utility doesn't work properly on SSDs as it does on non-SSD drives. Google this and also see notes above. The whole issue of securely erasing SSD's and TRIM and Garbage Collection and the efficacy of overwriting is beyond my points I wish to make here, but is clearly a factor(if not the key factor) in the whole process.But anyway here's how you use OSX Secure Erase on SSDs if you really want to.
Option 1: You need a Recovery Partition USB Drive. It is like the current Recovery Partition on new Macs but it is on a thumb drive. Apple support has instructions or Google it. You boot into the RP thumb drive by pressing the Option key after start. Then in Disk Utility you format the SSD drive as Journaled Encrypted. Once it is formatted in this form you can then securely erase the free space which is the entire drive as you have just formatted it.
Option 2: Same as above up to the point you see the Disk Utility, Time Machine etc etc option screen. Launch Terminal from the Utilities Menu then use the "diskutil" command.
Enter "diskutil list" to find the disk/volume you want to erase (e.g. disk0 or disk0s2)
Enter "diskutil secureErase" to see the erase strength options.
Once you know what you want to do, as an example enter "diskutil secureErase 4 disk0" to erase the complete SSD drive of a MacBook Air to US DoE 3-pass standard.
It takes about 1.5 hours to do a three pass.
Does this fully Secure Erase an SSD? No. But it is better than nothing.
Just encrypt your drive to begin with.
Also you will need to do a full OSX install (or download if you have the newer Macs). I think you can erase freespace using diskutil but I have never tried this option.
Final note, I provide this info, not because it is a true secure erase of an SSD, but because so many people say you can just choose secure erase freespace or the drive when this is not true on the new Macs with SSDs!!! Apple has greyed the option out in the GUI format of Disk Utilites so you can only do it through the Terminal or if the drive is formatted HFS+ Encrypted.
Silver