I want to encrypt and store a password in the registry (.Net CF 2.0). I
could use OpenNetCF for both, but does anybody here know some example
code of how to do that? Preferably C#

Re: Encrypting and storing data in registry. Examples? by Arun

Arun
Wed Dec 20 18:07:17 CST 2006

This article may be of help to you Opennetcf registry class.
http://www.opennetcf.org/PermaLink.aspx?guid=0b99da71-9aac-44af-ac0e-c5dbeedb898c

Cheers,
Arun
www.innasite.com


cyberco wrote:
> I want to encrypt and store a password in the registry (.Net CF 2.0). I
> could use OpenNetCF for both, but does anybody here know some example
> code of how to do that? Preferably C#


Re: Encrypting and storing data in registry. Examples? by Arun

Arun
Wed Dec 20 18:15:59 CST 2006

You can even have a look at this encryption stuff from Chris Tacke
http://blog.opennetcf.org/ctacke/PermaLink,guid,203bb0a3-2459-48fa-84f9-717dc71d6b95.aspx

Cheers,
Arun.
www.innasite.com

Arun wrote:
> This article may be of help to you Opennetcf registry class.
> http://www.opennetcf.org/PermaLink.aspx?guid=0b99da71-9aac-44af-ac0e-c5dbeedb898c
>
> Cheers,
> Arun
> www.innasite.com
>
>
> cyberco wrote:
> > I want to encrypt and store a password in the registry (.Net CF 2.0). I
> > could use OpenNetCF for both, but does anybody here know some example
> > code of how to do that? Preferably C#