Searched refs:authToken_ (Results 1 – 4 of 4) sorted by relevance
23 …Id_(oldCredentialId), oldRootSecret_(oldRootSecret), rootSecret_(rootSecret), authToken_(authToken) in UpdatePinParamImpl()44 return authToken_; in GetAuthToken()
38 std::vector<uint8_t> authToken_; variable
62 authToken_ = authToken; in SetAuthToken()123 auto result = hdi->BeginEnrollment(authToken_, param, info); in Start()
61 std::vector<uint8_t> authToken_; variable