Struct containing SRTP master key and its identifier.
@type t() :: %ExLibSRTP.MasterKey{key: binary(), mki: binary()}