[opensc-devel] Help to call PK11 functions from Firefox extension

2008-11-26 Thread Akkshayaa Venkatram
Hello, From the mozilla tree, http://mxr.mozilla.org/mozilla/source/security/nss/lib/pk11wrap/pk11pub.h#109 I want to call the PK11 functions for encrypt, decrypt, sign, verify, etc.. from my Firefox extension that is written in javascript. Eg: SECKEYPrivateKey *PK11_GenerateKeyPair(PK11SlotIn

[opensc-devel] opensc - problem regarding security module

2008-05-30 Thread Akkshayaa Venkatram
Hi I am a new member to this group. I am developing a firefox addon for which i am using smart card bundle and the opensc.dll The addon that i am creating has the opensc.dll in the components folder of the extension and everytime the extension is installed, the security module gets loaded into t