Hi, As a workaround for this problem, can I call initializeAllNative() native function directly from my Applet with the relevant parameters. Is it correct way do it?
Cheers Krish. Jamie Nicolson wrote: > Krishnan Chellakarai wrote: > > Hi, > > > > I am using JSS API in an Applet, where the user selects a directory > > where cert7.db exists and I invoke the CryptoManager.initialize() with > > the directory name. If the user wants to change/use a directory where > > cert7.db exists, it throws AlreadyInitializedException. Is it possible > > to initialize with a different directory?.... > > > > Is it possible to do? > > It is currently not possible to do this in JSS. This has been requested > before, but I don't think there are any plans to fix it yet. If you file > a bug it will be more likely to get fixed.
