Searched refs:userCertFromString (Results 1 – 1 of 1) sorted by relevance
117 public static Certificate userCertFromString(String cert) throws Exception { in userCertFromString() method in TestCertificates123 return userCertFromString(TEST_CERT); in getUserCert()