Searched refs:cleanCertString (Results 1 – 2 of 2) sorted by relevance
471 getKeyInformation(cleanCertString(cert).getBytes()); in parseJsonAndPersistKey()593 public static String cleanCertString(String cert) { in cleanCertString() method in CarrierKeyDownloadManager
338 .cleanCertString("Comments before" + CERT + "Comments after"), CERT); in testCleanCertString()