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