If I'm coding a PKCS#11 module, how exactly the "-string" parameter
from modutil gets passed down to the library?

i.e.,
$ modutil -add mylib -libfile /lib/mylib.so -string "my conf string"

I though C_Initialize, OpenSession or even InitToken at first,
but looking at the spec I couldn't immediately identify where I
could pass arbitrary data to configure the token.

Or is it valid only to the internal module?

Thanks,

 -Klaus

-- 
Klaus Heinrich Kiwi | kla...@br.ibm.com | http://blog.klauskiwi.com
Open Source Security blog :     http://www.ratliff.net/blog
IBM Linux Technology Center :   http://www.ibm.com/linux/ltc


-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to