2
How do I call the browser digital certificate so that my webapp on Asp.net mvc can sign an xml and then return it to the user?
I have seen features that use java or another applet, but I would not like to use any pluging. It’s about using as many native resources as possible.