Skip to content

Is System.IO.File.Delete function secure? #2660

Open
@CeciAc

Description

@CeciAc

@agowa338 commented on Fri Jun 28 2019

Hello, the documentation does not mention if using this function is secure in the sense of plaintext data being effectively deleted from disk, or if it just removes the file descriptor.

Also the function File.Encrypt is lacking this kind of information. Does it create an encrypted copy of the file or does it actually overwrite the plaintext on disk, so that it cannot easily be restored afterwards.


Dokumentdetails

Bearbeiten Sie diesen Abschnitt nicht. Er ist für die Verknüpfung von docs.microsoft.com zum GitHub-Artikel erforderlich.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions