Hi.

I'm developing plug-in which has digital signature function using NSS.

I hope to create digital signature by certificate which was stored 
in PKCS#11 module.
In order to acquire the method, I referred to "modutil."
I referred to ListModule() and made the function which lists PKCS#11 module.

Although the almost module was displayed properly, there is a module displayed 
"There is no slot attached to this module."
However, when "modutil" is used, the module is displayed properly.
The module has a Fingerprint authentication function.

When plug-in accesses PKCS#11 modules, are there any notes ?
Or is there any other method ?

Could you please teach it to me ?

Thank you.

Reply via email to