Searched refs:cryptoVer (Results 1 – 3 of 3) sorted by relevance
110 std::string cryptoVer; member148 std::string cryptoVer; member
527 authResponseContext_->cryptoVer = json[TAG_CRYPTO_VERSION].get<std::string>(); in ParseNegotiateMessage()
2413 jsonObject[TAG_CRYPTO_VERSION] == authResponseContext_->cryptoVer) { in ProcRespNegotiate()