<div dir="ltr">Hi all,<div><br></div><div>So I have been doing some research on the feasibility of decrypting SRTP traffic whose key has been negotiated through DTLS, such as WebRTC RTP traffic.</div><div><br></div><div>It seems to me that even when having the private keys from the DTLS negotiation, the SRTP master key is obtained through a TLS-exporter mechanism as defined in <a href="https://tools.ietf.org/html/rfc5705">RFC5705</a>, and therefore  I haven&#39;t found any way to obtain this from a packet capture. </div><div><br></div><div>It only seems reasonable that an endpoint in the negotiation would provide this. Is there anything that could be done in the FS side of the DTLS negotiation to obtain the SRTP master key?</div><div><br></div><div>Thanks in advance for your input.</div></div>