CryptoOptions: expose srtpPreferGcmCryptoSuites in iOS SDK Wires the new prefer_gcm_crypto_suites CryptoOptions flag through RTCCryptoOptions and RTCConfiguration so iOS clients can opt into GCM-preferred SRTP cipher ordering. Also expose the enable_aes128_sha1_80_crypto_cipher crypto option. Co-Authored-by: lgr@threema.ch Bug: webrtc:42221827 Change-Id: I0b3b843de0dc6812caac5e86ddb839f999c84d86 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/474300 Reviewed-by: Kári Helgason <kthelgason@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Kári Helgason <kthelgason@webrtc.org> Cr-Commit-Position: refs/heads/main@{#47799}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.