Re: C_Initialize CKR_CRYPTOKI_ALREADY_INITIALIZED

2010-11-16 Thread Nelson B
On 2010/11/14 07:15 PDT, Matej Kurpel wrote: Hello, I am developing a PKCS#11 module and stumbled upon a confusion as how to manage multiple applications calling Cryptoki calls. I can't seem to get an answer by reading the PKCS#11 specification, nor by googling, so I am asking you :)

C_Initialize CKR_CRYPTOKI_ALREADY_INITIALIZED

2010-11-14 Thread Matej Kurpel
Hello, I am developing a PKCS#11 module and stumbled upon a confusion as how to manage multiple applications calling Cryptoki calls. I can't seem to get an answer by reading the PKCS#11 specification, nor by googling, so I am asking you :) Currently, I have a boolean flag indicating whether