NativeDtlsContext.setSrtpProfiles

void setSrtpProfiles(const(SrtpProfile[]) profiles) @safe pure nothrow

Sets the DTLS-SRTP profiles to negotiate (RFC 5764).

Applied to every engine created from this context.

Parameters

profilesSRTP profiles in preference order (empty disables).