Searched refs:tokenRSA (Results 1 – 2 of 2) sorted by relevance
407 std::string tokenRSA; // SHA_DIGEST_LENGTH+1==21 member462 tokenRSA = ""; in HdcSession()
410 hSession->tokenRSA = Base::GetRandomString(SHA_DIGEST_LENGTH); in InitMod()412 handshake.buf = hSession->tokenRSA; in InitMod()418 InitSessionAuthInfo(hSession->sessionId, hSession->tokenRSA); in InitMod()460 SendAuthSignMsg(handshake, channelId, hSession->sessionId, pubkey, hSession->tokenRSA); in InitMod()