NativeDtlsEngine.enableSessionResumption
void enableSessionResumption(bool enable) @safeEnables or disables session resumption (and 0-RTT early data).
Parameters
enable | true to issue and accept session tickets. |
void enableSessionResumption(bool enable) @safeEnables or disables session resumption (and 0-RTT early data).
enable | true to issue and accept session tickets. |