Showing posts with label Windows Encryption. Show all posts
Showing posts with label Windows Encryption. Show all posts

Wednesday, January 22, 2014

Encrypt with File



            File.Encrypt(@"c:\temp\a.txt");
            File.Decrypt(@"c:\temp\a.txt");


The filename in windows turned green , the file is readable to the account that did the encryption
for some reason -  the encryption tab in properties was empty