What is the "correct" method of using the new softokn3.dll as a unique software token? I see where you can modify the pkcs11.c module to add your own logic in the function nsc_CommonInitialize, to point to the desired databases, change the token name, etc. but is this the preferred method? Since the C_Initialize function is already contained within pkcs11.c, I don't see a way to do so without modifying pkcs11.c itself.
Ken
