Searched refs:getKeyInformation (Results 1 – 3 of 3) sorted by relevance
151 keyInfo = mCarrierKeyDM.getKeyInformation(CERT.getBytes()); in testParseJson()172 keyInfo = mCarrierKeyDM.getKeyInformation(CERT.getBytes()); in testParseJsonPublicKey()353 keyInfo = mCarrierKeyDM.getKeyInformation(CERT.getBytes()); in testParseJson3GppFormat()
483 getKeyInformation(cleanCertString(cert).getBytes()); in parseJsonAndPersistKey()580 public static Pair<PublicKey, Long> getKeyInformation(byte[] certificate) throws Exception { in getKeyInformation() method in CarrierKeyDownloadManager
142 CarrierKeyDownloadManager.getKeyInformation(keyString.getBytes()); in getCarrierInfoForImsiEncryption()