Hi. I am using JSS in order to access to crypto operations on an applet 
and everything seems to be ok, but I have found some problems in a 
particular case. 
When I detect Mozilla from the applet I get a CryptoManager's instance. 
Some of the capabilities of the applet is signing so I ask internalTokens 
and externalTokens for available certificates. If we have any PKCS#11 
device at the moment of cryptoManager's instantiation we can get the 
PKCS11 certificates with no problem but when we insert the pkcs11 token 
after instantiation, we can't no more get the certificates from it. Is 
there any way to reload new tokens (as our just plugged PKCS11 token) in 
our cryptoManager? 
I think a solution could be getting the instance again, but I am not sure 
about security problems or even if it could work. 

Regards,
Manuel Reyes
_______________________________________________
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to