I'm developing a java applet using JSS but when I initialize CryptoManager it throws an exception. The exception says: java.lang.SecurityException: class "org.mozilla.jss.crypto.CryptoToken"'s signer information does not match signer information of other classes in the same package".
It throw that exception in line like this: CryptoManager.initialize(ksDir); ksDir is set correctly. The same code runs well in comon application, but it throws exception in applet. Some help needed _______________________________________________ mozilla-crypto mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-crypto
