TLSConfiguration_setSessionResumptionInterval

Function TLSConfiguration_setSessionResumptionInterval 

Source
pub unsafe extern "C" fn TLSConfiguration_setSessionResumptionInterval(
    self_: TLSConfiguration,
    intervalInSeconds: c_int,
)
Expand description

Set the maximum life time of a cached TLS session for session resumption in seconds

ยงArguments

  • intervalInSeconds - the maximum lifetime of a cached TLS session