Hello, I want to use the nsKeygenThread, but I do not understand what exactly is the 'a_winctx' parameter of the nsKeygenThread:SetParams() method. This object is used in nsCrypto.cpp for the generateCRMFRequest Javascript function. Since the nsIKeygenThread do not export this method I can't use it directly in Javascript code (I want to set the P11SlotInfo parameter).
I want to create a similar function to generateCRMFRequest() but with a specified PKCS#11 slot and a PKCS#10 request as result, and add this function in a custom XPCOM. Thanks. -- Nicolas JUSTIN _______________________________________________ Mozilla-xpcom mailing list [email protected] http://mail.mozilla.org/listinfo/mozilla-xpcom
