Hi,

i know how ot create a new Instance of CryptoManager in Java and it all works 
fine. But i want to access the Firefox and Thunderbird Key-/Certstore 
simultaneously. So i have two classes for my two applications and when i create 
new Objects of them i got the Exception that the Cryptomanager is already 
initialized: "org.mozilla.jss.crypto.AlreadyInitializedException".

i searched a lot on the internet and on JSS documents, but did not found a 
solution for this. 

So is there a way to create multiple instance of CryptoManager? Or is there a 
way to close a CryptoManager? Or can NSS handle this? if yes, so i could maybe 
try to call the native C-Functions in Java which is not the problem.

Thanks!
-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to