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
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