NativeDtlsPeer.this

this(DtlsPeerState state, NativeDtlsEngine engine) @safe pure nothrow @nogc

Constructs a DtlsPeer.

Parameters

stateThe internal peer state.
engineThe DTLS engine managing this connection.