The text of this article is not in this database — only its details are. Read it on the old site: File Encryption in Microsoft .NET
3 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
The text of this article is not in this database — only its details are. Read it on the old site: File Encryption in Microsoft .NET
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
RAvi ShankarPosted Apr 27, 2009, 4:34 AM
i'm not able to decrypt the files.. i'm facing the following error specified initialization vector does not match to the algorithm while decrypting the file
Matthias BarthPosted Oct 7, 2008, 6:00 AM
Hi i use the download sample. On the decrypt Option it give back a Zero Sized File.
Mahesh J KPosted Jul 16, 2007, 11:36 PM
Hi, I need to encrypt the URL having Query string variables when i submit the page. When i click on the URL the encrpted Query string variables should be decrypted. Can u pls help me in this regard.