439
edits
Line 138: | Line 138: | ||
library=core32.dll name="Litronic Netsign" | library=core32.dll name="Litronic Netsign" | ||
</pre> | </pre> | ||
== Softoken Specific Parameters == | |||
The internal NSS PKCS #11 implementation (softoken) requires Applications parameters. It will not initialize if the '''parameters'''= is not specified. | |||
If another application wishes to load the softoken, that application must supply a non-NULL libraryParameters value in the CK_C_INITIALIZE_ARGS structure passed at C_INITIALIZE time. The parameter passed to softoken is a space separated list of name/value pairs exactly like those specified in the PKCS #11 module spec. Valid values are: |
edits