|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
RSACryptoServiceProvider stores key in user profile?Hi Everyone,
Does the RSACrytoServiceProvider store the key in the user profile by default? What if I am using CspParameters key container? I'm writing an encryption/decryption code in ASP.NET and it doesn't throw an exception. I didn't use the RSACryptoServiceProvider.UseMachineKeyStore property at all. Any one know why? You can find example code here: http://msdn2.microsoft.com/en-us/library/ms229746.aspx Thanks!!! dfa_geko |
|||||||||||||||||||||||