String Encryption

R

RC

Hi,

I now try to encrypt a simple string by c# on .NET CF (PPC) and decrypt the
string by c# on .NET Framework (Desktop).

Any sample code for doing that?

I have tried OpenNetCF, however, there is no CryptoStream Class which is
necessary for encryption/decryption in .NET framework.

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top