I have encrypted my output data. I want to save those data in a file. When I am saving it in a text file, I believe it is not saved properly. Because, I cant get proper data after decryption from that file. I am using C#.Do I need to implement my own file format? Please help me.
feedback
|
|
i belive it's Unnecessary to ask you if you tried encrypting / decrypting some simple string. try using those methods for saving they are soo simple:
| |||
|
feedback
|