View Source ExLibSRTP.MasterKey (ExLibSRTP v0.6.0)

Struct containing SRTP master key and its identifier.

Link to this section Summary

Link to this section Types

@type t() :: %ExLibSRTP.MasterKey{key: binary(), mki: binary()}