prashanthks Posted March 31, 2009 Posted March 31, 2009 Hi, I am addding say 10 String Values in a list and am serializing it and Saving in a file and then I encrypt the File and Zip it and send it thro mail . In the Other End I download the attachment , Unzip it , Decrypt the File and When I am Trying to Deserialize it . I am getting the Error . I am able to Deserialize the File . " I compared the both the serialized ie., Before Encryption and After Encryption . there is a change in teh First Line" I tried Using both Unicode encoding and UTF8 encoding . Both resulte the same error. Could Someone help me Sort out this error. and Can we encrypt the serialized data. Regards, Prashanth. Quote
Administrators PlausiblyDamp Posted March 31, 2009 Administrators Posted March 31, 2009 Could you post the code you are using to Serialize / Encrypt and Desirelize / Decrypt the file? Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.