Hi All, I am seeing openssl PKCS#11 engine code. I have some doubts regarding this.
1) Why are we passing NULL argument to C_Initialize. If the NULL argument is passed, we are not supposed to access to use PKCS11 library from multiple threads simultaneously. 2) How is opensc PKCS#11 engine different from openssl PKCS#11 engine? Thanks in advance Durga Prasad This message posted from opensolaris.org