commit | ac8869ec5a606e0a0ab71e70937c8fbf403630ce | [log] [tgz] |
---|---|---|
author | jbauch <jbauch@webrtc.org> | Fri Jul 03 01:36:14 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Fri Jul 03 08:36:22 2015 +0000 |
tree | 1aebdf51540e1b3fa805c010bbef2eaa0a755e40 | |
parent | 366e95252aba863f886aa692459bf267e5525d86 [diff] |
Report metrics about negotiated ciphers. This CL adds an API to the metrics observer interface to report negotiated ciphers for WebRTC sessions. This can be used from Chromium for UMA metrics later to get an idea which cipher suites are used by clients (e.g. compare the use of DTLS 1.0 / 1.2). BUG=428343 Review URL: https://codereview.webrtc.org/1156143005 Cr-Commit-Position: refs/heads/master@{#9537}