HomeSort by relevance Sort by last modified time
    Searched defs:remote_cert_ (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/remoting/protocol/
v2_authenticator.h 65 std::string remote_cert_; member in class:remoting::protocol::V2Authenticator
ssl_hmac_channel_authenticator.h 91 std::string remote_cert_; member in class:remoting::protocol::SslHmacChannelAuthenticator
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
fakesession.h 219 remote_cert_ = cert;
248 if (!remote_cert_)
251 *cert = remote_cert_->GetReference();
298 talk_base::FakeSSLCertificate* remote_cert_; member in class:cricket::FakeTransportChannel

Completed in 214 milliseconds