S
Simone M
Hello,
I'm new to encryption so please bear with me. I have a large text file
that I use with my PPC app. Some data in this file need to be
encrypted. I would like to encrypt the data in the server, then upload
the file to the PPC, and decrypt it with my PPC app. Is there any .NET
encryption class that allows me to encrypt in the server and decrypt it
in the PPC?
All I need is to encrypt the file in the server, and decrypt it in the
PPC.
Also, it would be better if the class used letters and numbers for
encryption (no funny characters) as I need the data to be sorted.
Thanks in advance,
-- Simone
I'm new to encryption so please bear with me. I have a large text file
that I use with my PPC app. Some data in this file need to be
encrypted. I would like to encrypt the data in the server, then upload
the file to the PPC, and decrypt it with my PPC app. Is there any .NET
encryption class that allows me to encrypt in the server and decrypt it
in the PPC?
All I need is to encrypt the file in the server, and decrypt it in the
PPC.
Also, it would be better if the class used letters and numbers for
encryption (no funny characters) as I need the data to be sorted.
Thanks in advance,
-- Simone