TLSChannel.renegotiate

Attempt to renegotiate the session

class TLSChannel
public
void
renegotiate
()

Parameters

force_full_renegotiation bool

if true, require a full renegotiation, otherwise allow session resumption

Meta