Searched defs:base64Challenge (Results 1 – 1 of 1) sorted by relevance
371 String base64Challenge = "ECcTqwuo6OfY8ddFRboD9WM="; in testGetIccAuthentication() local1373 String base64Challenge = Base64.encodeToString(hexStringToBytes(challenge), Base64.NO_WRAP); in testEapSimAuthentication() local1398 String base64Challenge = Base64.encodeToString(hexStringToBytes(challenge), Base64.NO_WRAP); in testEapAkaAuthentication() local