RSACryptoServiceProvider - Low disk space issue

N

Nilesh

Hi,

I am developing an asp.net 2.0 application in which I have requirement of
password encryption and decruption. I am using RSACryptoServiceProvider class
to encryot/decrypt. I have my own private and public keys. Since few days I
have very low space on my C drive and I observed that due to low space
RSACryptoServiceProvider can not decryot the values. It shows some
CryptographicException with message "There is no enough disk space". I am
using 2 important methods of RSACryptoServiceProvider class and they are
FromXmlString and Decrypt method. I am sure one of these 2 methods requires
some space on C drive which I dont have. Can we configure some path so that
these methods point to some other drive or location, the same way which I did
for dynamic compilation of asp.net pages. Or can anyone please tell me what
exacly is going on behind the scenes while doing Decryption? why it needs
space on C drive and how we can resolve this?

Any pointers or help would be really appriciated.

Thank a ton...
 

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

Members online

No members online now.

Forum statistics

Threads
473,733
Messages
2,569,440
Members
44,830
Latest member
ZADIva7383

Latest Threads

Top