I notice in the PKCS11 2.11 spec (p. 140-41) on C_Initialize that
pInitArgs should be set if the Cryptoki library is going to be
accessed from multiple threads simultaneously.  Does this mean
multiple processes or multiple threads?  Am I okay passing NULL_PTR to
this function if I have a number of different apps trying access the
libraries simultaneously but none of them are multithreaded?

Thanks,
Carl
_______________________________________________
Muscle mailing list
[EMAIL PROTECTED]
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to