NativeDtlsEngine.resumeWithSession
void resumeWithSession(scope ref const DtlsSessionInfo session) @safeConfigures resumption with a previously stored session.
The next client handshake offers this session as a PSK.
Parameters
session | The stored session (ticket and PSK). |