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