Hi Group
To encrypt certain data in a XML file, I successfully use the
RSACryptoServiceProvider as long as I'm on XP or W2K.  However, if the
program is used on NT4 (without high encryption pack) or Win98, there is an
Exception thrown saying that the key size is invalid. I'm not a cryptography
expert - can anyone tell me how I can encrypt something in a way ALL Windows
OS can handle it (if possible without installing additional DLLs)?

Thanks for any help!
Urs

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to