Tagged Questions

0
votes
1answer
71 views

Save Encrypted data in text file

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 ...