Searched defs:loadCert (Results 1 – 3 of 3) sorted by relevance
30 public void loadCert() throws Exception { in loadCert() method in TlsTestingTest
33 public static InputStream loadCert(String name) { in loadCert() method in TlsTesting
110 public static File loadCert(String name) throws IOException { in loadCert() method in TestUtils