How to use receiver?s public key - TechRepublic
General discussion
February 21, 2007 at 02:31 AM
hirannya

How to use receiver?s public key

by hirannya . Updated 19 years, 4 months ago

I want to sign a XML document using sender?s private key and then receiver?s public key.
Signing using sender?s private key is working fine. But i couldn?t find how to encrypt that signed XML using receiver?s public key.
Then particular receiver can open the document.
Can anyone help me on encrypting and decrypting XML signature?
I?m using ASP.net 2003,C#,WSE 1.0

encrypt XML using receiver?s public key

This discussion is locked

All Comments