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

profilesSRTP profiles in preference order.