commit | 70b820fefe899f9a16401b98faf5f38d8728bea2 | [log] [tgz] |
---|---|---|
author | Zhi Huang <zhihuang@webrtc.org> | Sat Jan 27 22:16:15 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Sat Jan 27 23:48:36 2018 |
tree | 8694483ac701609a667a905abff6199a6b8d5b2b | |
parent | 22da89f502ab7ed618b7099f5010da021333bf71 [diff] |
Implemented the GetRemoteAudioSSLCertificate method. This method returns the DTLS SSL certificate chain associated with the audio transport on the remote side. This will become populated once the DTLS connection with the peer has been completed. TBR=deadbeef@webrtc.org Bug: webrtc:8800 Change-Id: Ib90ccb3463415e798c17c187c5bdbfc4da26f11f Reviewed-on: https://webrtc-review.googlesource.com/44140 Commit-Queue: Zhi Huang <zhihuang@webrtc.org> Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21785}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.