moonwulf wrote:
Hello,

I have a problem using the pkcs11 library. I am working under linux, and using
gcc. I load the libcryptoki.so dynamically.

Who makes that libcryptoki.so ? Is that a known good PKCS#11 library ?
Please try it with an existing PKCS#11 application, such as Mozilla or the NSS tool modutil. It will call C_Initialize. If that does not work, then the problem is with your library, not your test program.
_______________________________________________
mozilla-crypto mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-crypto

Reply via email to