pub unsafe extern "C" fn TLSConfiguration_setRenegotiationTime(
self_: TLSConfiguration,
timeInMs: c_int,
)Expand description
Set the renegotiation timeout.
After the timeout elapsed a TLS session renegotiation has to occur.
ยงArguments
timeInMs- session renegotiation timeout in milliseconds