Module webrtc_srtp::config[][src]

Structs

Config is used to configure a session. You can provide either a KeyingMaterialExporter to export keys or directly pass the keys themselves. After a Config is passed to a session it must not be modified.

SessionKeys bundles the keys required to setup an SRTP session