I have a small question.

Let me explain how my application works.
My application connects to an ftp and downloads Hello.txt. Hello.txt is encrypted using the code on the following thread: http://forums.vb-world.net/showthrea...threadid=21091

What I need to know is if there is a way to decrypt the text file, but in a variable or any other container of some sort? Because the content of the text file must remain unreadable to the user. Any idea?