I have some code accessing the Mozilla keystore using the softokn3 library. The code works fine on Windows, but under Linux I get an exception saying that the softokn3 is too old (cryptoki version 1.10), from the PKCS #11 library I use. The version of softokn3 seems to be defined in security/nss/lib/softoken/pcks11.c.
Does the Windows softokn3 support a never version of PKCS #11 than the Linux version?
I have used the softokn3 supplied with Mozilla 1.4 and with the softokn3 supplied with NSS 3.8, but I get the same result.
Cheers,
Martin
_______________________________________________ mozilla-crypto mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-crypto
