Home
Forums
New posts
Search forums
Articles
Latest reviews
Search resources
Members
Current visitors
Newsgroups
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Home
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET
DPAPI Examples
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Tasos Vogiatzoglou, post: 8533935"] ..NET 2 has managed DPAPI API. You can find more information at ms-help://MS.VSCC.v80/MS.MSDN.v80/MS.NETDEVFX.v20.en/cpref11/html/T_System_Security_Cryptography_ProtectedData.htm The class is the ProtectData class with two static methods Protect and Unprotect where you can encrypt/descrypt a binary array, so if you want to encrypt a string you have to convert it to bytes throught System.Text.Encoding object. Regards, Tasos [/QUOTE]
Verification
Post reply
Home
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET
DPAPI Examples
Top