This function securely wipes the contents of the file, by overwriting it with 0's, then 1's, then random data.
The file is then removed.
filename to wipe
TRUE if wiping and removal was successful.