pingzhenyu wrote:
>
> question:
>
> 1 I look the page, but i also can't find the tools ('regress' and
> 'reporter')
I couldn't find binaries for them either. :-/
> 2 why the program don't call pkcs11 function in pk11test.c ?
> for example C_Initialize
The program does call those functions indirectly. It calls functions
in libNSS that in turn call those functions. This way, the PKCS11 module
is tested against the NSS libraries, and should work with programs that
access the PKCS 11 modules via NSS, such as the mozilla browser.
--
Nelson Bolyard
Disclaimer: I speak for myself, not for Netscape