المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Problem with CryptDecrypt API



C++ Programming
11-03-2009, 03:40 AM
Hi all,

I am using a CryptEncrypt(..) and CryptDecrypt(..) API's to Encrypt and Decrypt XML data with unicode datas.
i am facing problem in decryption.i am sending proper data for encryption but when i decrypt those datas i am getting some extra characters at the end of line like (||||..,...,etc ., its a UTF-8 letters i am getting )
Can u pls tell me what is the problem and how can i overcome from this issue.


Thanks & regards
Mahe