Searched defs:authTest (Results 1 – 1 of 1) sorted by relevance
23 type authTest struct { struct24 auth Auth25 challenges []string26 name string27 responses []string