Searched defs:GetRemoteSSLCertificate (Results 1 – 6 of 6) sorted by relevance
138 bool GetRemoteSSLCertificate(rtc::SSLCertificate** cert) const override { in GetRemoteSSLCertificate() function
80 bool Transport::GetRemoteSSLCertificate(rtc::SSLCertificate** cert) { in GetRemoteSSLCertificate() function in cricket::Transport
246 bool DtlsTransportChannelWrapper::GetRemoteSSLCertificate( in GetRemoteSSLCertificate() function in cricket::DtlsTransportChannelWrapper
89 bool TransportController::GetRemoteSSLCertificate( in GetRemoteSSLCertificate() function in cricket::TransportController
264 bool GetRemoteSSLCertificate(rtc::SSLCertificate** cert) const override { in GetRemoteSSLCertificate() function
1152 bool WebRtcSession::GetRemoteSSLCertificate(const std::string& transport_name, in GetRemoteSSLCertificate() function in webrtc::WebRtcSession