M
Michael Meyer
hi,
I am writing a small client server application. The client is a desktop
application(C# .NET 2.0) and the user needs to login into the server.
The user has to enter username and password. I offer the possibility to
store username and password. I save the data into a serialized object
into the document and settings folder. Now I would like to encrypt the
stored data. Can someone give me a hint how to do this.
Regards
Michael
I am writing a small client server application. The client is a desktop
application(C# .NET 2.0) and the user needs to login into the server.
The user has to enter username and password. I offer the possibility to
store username and password. I save the data into a serialized object
into the document and settings folder. Now I would like to encrypt the
stored data. Can someone give me a hint how to do this.
Regards
Michael