I'm writing a desktop app where a temporary file
needs to be securely erased as I want to be as
responsible as possible with the users' data.
I'd like to overwrite the file with 0s and 1s and
then delete it.
I don't know a lot about HFS+. Is there code out
there that I can use that somebody can
recommend?
Thanks!
needs to be securely erased as I want to be as
responsible as possible with the users' data.
I'd like to overwrite the file with 0s and 1s and
then delete it.
I don't know a lot about HFS+. Is there code out
there that I can use that somebody can
recommend?
Thanks!