Hi Experts,
I need to call a java web service with digital signature from .Net application.
I got a certificate for this.
When digital signature is applied to SOAP message, a unique hash is produced from the message, and this hash is then encrypted with the sender's private key.
Please help me in implementing this in .NET.
Thanks
...
Go to the complete details ...