|
-
Mar 14th, 2007, 01:01 PM
#1
Thread Starter
Addicted Member
[2005] Encrypt and Decrypt user Settings File
Hi,
I am Using Visual Basic 2005 Express Edition
I saw a post written by jmcilhinney at:
http://www.vbforums.com/showpost.php...87&postcount=3
It is possible to encrypt all or part of a config file if it contains sensitive information. The .NET configuration classes handle the job of decrypting when reading and encrypting when writing without you lifting a finger. You just have to perform the initial encryption of the file. MSDN has the details.
I searched and not find in msdn.
My question is:
How can my program Encrypt and Decrypt and save my user settings file?
Thanks in advance
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|