Searched refs:caCertFromString (Results 1 – 1 of 1) sorted by relevance
126 public static Certificate caCertFromString(String cert) throws Exception { in caCertFromString() method in TestCertificates133 return caCertFromString(TEST_CA); in getCaCert()