NSS: Difference between revisions

No change in size ,  8 August 2005
Line 162: Line 162:
Valid values are:
Valid values are:
<dl>
<dl>
<dd>'''configDir''' - Configuration Directory where NSS can store persistant state information (typically databases).</dl?
<dd>'''configDir''' - Configuration Directory where NSS can store persistant state information (typically databases).</dd>
<dd>'''secmod'''    - Name of the secmod database (default = secmod.db).</dl>
<dd>'''secmod'''    - Name of the secmod database (default = secmod.db).</dd>
<dd>'''certPrefix''' - Prefix for the cert database.</dl>
<dd>'''certPrefix''' - Prefix for the cert database.</dd>
<dd>'''keyPrefix''' - Prefix for the key database.</dl>
<dd>'''keyPrefix''' - Prefix for the key database.</dd>
<dd>'''minPWLen''' - Minimum password length in bytes.</dl>
<dd>'''minPWLen''' - Minimum password length in bytes.</dd>
<dd>'''manufacturerID''' - Override the default manufactureID value for the module returned in the CK_INFO, CK_SLOT_INFO, and CK_TOKEN_INFO structures with an internationalize string (UTF8). This value will be truncated at 32 bytes (no NULL, partial UTF8 characters dropped).
<dd>'''manufacturerID''' - Override the default manufactureID value for the module returned in the CK_INFO, CK_SLOT_INFO, and CK_TOKEN_INFO structures with an internationalize string (UTF8). This value will be truncated at 32 bytes (no NULL, partial UTF8 characters dropped).
<dd>'''libraryDescription''' - Override the default libraryDescription value for the module returned in the CK_INFO structure with an internationalize string (UTF8). This value will be truncated at 32 bytes (no NULL, partial UTF8 characters dropped).
<dd>'''libraryDescription''' - Override the default libraryDescription value for the module returned in the CK_INFO structure with an internationalize string (UTF8). This value will be truncated at 32 bytes (no NULL, partial UTF8 characters dropped).
439

edits