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 66 std::string remote_cert_; member in class:remoting::protocol::V2Authenticator
ssl_hmac_channel_authenticator.h 90 std::string remote_cert_; member in class:remoting::protocol::SslHmacChannelAuthenticator
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
fakesession.h 232 remote_cert_ = cert;
261 if (!remote_cert_)
264 *cert = remote_cert_->GetReference();
311 talk_base::FakeSSLCertificate* remote_cert_; member in class:cricket::FakeTransportChannel

Completed in 97 milliseconds