Searched defs:AuthParam (Results 1 – 2 of 2) sorted by relevance
64 struct AuthParam { struct66 std::vector<uint8_t> challenge;68 std::vector<AuthType> authType;70 AuthTrustLevel authTrustLevel;
84 struct AuthParam { struct85 std::vector<uint8_t> challenge;86 AuthType authType;87 AuthTrustLevel authTrustLevel;