Calvin Liu wrote:
I'm wondering if there is any convention about this.
A PKCS#11 is a shared library (DLL) that can be loaded at run time and exports certain required symbols (C_*). The libraries may have any names, subject to the requirements of the OS. That is, PKCS#11 does not impose additional requirement on the librarys' names.
I hope this answers your question. Wan-Teh
