Searched defs:getSunPKCS11 (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/sun/security/pkcs11/
H A DPKCS11Test.java57 static Provider getSunPKCS11(String config) throws Exception { method in class:PKCS11Test
111 Provider p = getSunPKCS11(p11config);
225 Provider p = getSunPKCS11(p11config);

Completed in 50 milliseconds