DtlsConnectionT.setRehandshakeMode

Since GLib 2.64, changing the rehandshake mode is no longer supported and will have no effect. With TLS 1.3, rehandshaking has been removed from the TLS protocol, replaced by separate post-handshake authentication and rekey operations.

More...
template DtlsConnectionT(TStruct)
void
setRehandshakeMode

Parameters

mode GTlsRehandshakeMode

the rehandshaking mode

Detailed Description

Deprecated: Changing the rehandshake mode is no longer required for compatibility. Also, rehandshaking has been removed from the TLS protocol in TLS 1.3.

Meta

Since

2.48