Hello! I want to use certificate based client authentication for Webservice on a HTTPS server. If I load a .p12 file, that works just fine. But know I want to go one step further, and use a key stored on a PKCS#11 token. Is there any known implementation for such a thing? The best concept that I could make up so far, was to write a PKCS#11 wrapper and then subclass RSA.
cheers Mathias _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
