Module webrtc_srtp::config[][src]

Structs

Config

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

SessionKeys bundles the keys required to setup an SRTP session

Traits

KeyingMaterialExporter

KeyingMaterialExporter allows package SRTP to extract keying material