Searched refs:getKeyInformation (Results 1 – 3 of 3) sorted by relevance
186 keyInfo = CarrierKeyDownloadManager.getKeyInformation(CERT.getBytes()); in testParseJson()207 keyInfo = CarrierKeyDownloadManager.getKeyInformation(CERT.getBytes()); in testParseJsonPublicKey()223 keyInfo = CarrierKeyDownloadManager.getKeyInformation(CERT.getBytes()); in testParseJsonPublicKey()482 keyInfo = mCarrierKeyDM.getKeyInformation(CERT.getBytes()); in testParseJson3GppFormat()
674 getKeyInformation(cleanCertString(cert).getBytes()); in parseJsonAndPersistKey()801 public static Pair<PublicKey, Long> getKeyInformation(byte[] certificate) throws Exception { in getKeyInformation() method in CarrierKeyDownloadManager
145 CarrierKeyDownloadManager.getKeyInformation(keyString.getBytes()); in getCarrierInfoForImsiEncryption()