DescriptionCreate the SrtpTransportInterface.
Create the SrtpTransportInterface, a subclass of RtpTransportInterface, which
allows the user to set the send and receive keys. The functionalities are
implemented inside the RtpTransportAdapters on top of BaseChannel.
BUG=webrtc:7013
Review-Url: https://codereview.webrtc.org/2714813004
Cr-Commit-Position: refs/heads/master@{#17023}
Committed: https://chromium.googlesource.com/external/webrtc/+/d3501adf17fda4ad270faee89b6fe4f4a496b147
Patch Set 1 #
Total comments: 22
Patch Set 2 : Respond the comments. #Patch Set 3 : Merge and modified the tests. #
Total comments: 51
Patch Set 4 : Modification based on comments. Mostly nits and unit tests. #
Total comments: 3
Patch Set 5 : Renaming and fix the EXPECT_EQ #Patch Set 6 : Fix the build. #
Total comments: 8
Patch Set 7 : Use rtc::Optional for SRTP send and receive keys. #
Messages
Total messages: 43 (31 generated)
|