Searched refs:SERVER_KS (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/sun/security/pkcs11/KeyStore/
H A DClientAuth.java43 private static final String SERVER_KS = "server.keystore"; field in class:ClientAuth
88 ks.load(new FileInputStream(new File(DIR, SERVER_KS)), passphrase);

Completed in 29 milliseconds