jdk-24/jdk/test/sun/security/pkcs11/Provider/cspQuotedPath.cfg
Valerie Peng 94c8fa5cb1 7196009: SunPkcs11 provider fails to parse config path containing parenthesis
Enhanced to allow quoted string as library path values.

Reviewed-by: weijun
2013-05-07 14:06:19 -07:00

7 lines
167 B
INI

showInfo = false
name=GemPlusPKCS11
library="C:\\Program Files (x86)\\Gemalto\\Classic Client\\BIN\\gclib.dll"
attributes(*,CKO_PRIVATE_KEY,*) = {
CKA_SIGN = true
}