Hi, I am developing a pkcs#11 module.When I am loading the module to natscape(6.2.3), its status is disable. My logs say : First, it open a session,and find cert in token(I return 0, no cert);Secondly,it find mechanism list, and closs session.Last, it find object again, but hSession is 0(is wrong). What is wrong? How the netscape call Pkcs#11 function when it loads a new module?
Cheers Oustar.
