Authors: russell@unturf.com · brackishbert@gmail.com · foxhop.net · TimeHexOn.com Patches, unit tests, benchmarks, whitepaper, and outreach briefs. Public domain — no copyright claimed. Use freely.
14 lines
210 B
INI
14 lines
210 B
INI
name = NSS
|
|
|
|
showInfo = true
|
|
|
|
slot = 1
|
|
|
|
library = ${pkcs11test.nss.lib}
|
|
|
|
disabledMechanisms = {
|
|
CKM_SHA224_HMAC
|
|
CKM_SHA256_HMAC
|
|
}
|
|
|
|
nssArgs = "configdir='${pkcs11test.nss.db}' certPrefix='' keyPrefix=''"
|