NativeDtlsEngine.resumeWithSession

void resumeWithSession(scope ref const DtlsSessionInfo session) @safe

Configures resumption with a previously stored session.

The next client handshake offers this session as a PSK.

Parameters

sessionThe stored session (ticket and PSK).