Searched refs:host_key_pair_ (Results 1 – 2 of 2) sorted by relevance
164 host_key_pair_ = RsaKeyPair::Generate(); in FinishConnect()175 signal_strategy.get(), host_key_pair_, directory_bot_jid_, in FinishConnect()443 std::string local_certificate = host_key_pair_->GenerateCertificate(); in OnReceivedSupportID()453 local_certificate, host_key_pair_, access_code)); in OnReceivedSupportID()
140 scoped_refptr<RsaKeyPair> host_key_pair_; variable