Hi i am using u web service developed in wcf. And it has made secured using digital certificate.
The data decrypted at client side itself.
I found that it does "man-in-the-middle" approach to do the same.
But i could not get a explanation about how to block HTTPS analyser to decrypt the data.
Can anyone hlp me with some code or link. It urgent.
Thank you.