DtlsEngine.setSrtpProfiles
void setSrtpProfiles(const(SrtpProfile[]) profiles)Sets supported SRTP protection profiles for DTLS-SRTP.
When set, the use_srtp extension is included in the handshake to negotiate SRTP keying material.
Parameters
profiles | SRTP profiles in preference order. |