How do I call the browser's digital certificate so my webapp in asp.net mvc can sign an xml and then return it to the user?
I saw features that use java or another applet, but would not like to use any plugins. It's about using more native features.