set_rehandshake_mode
Description:
[ Version ( deprecated = true , deprecated_since = "2.60." , since = "2.28" ) ]
public void set_rehandshake_mode (TlsRehandshakeMode mode)
public void set_rehandshake_mode (TlsRehandshakeMode mode)
Warning: set_rehandshake_mode is deprecated since 2.60..
Since GLib 2.64, changing the rehandshake mode is no longer supported and will have no effect.
Note:
Changing the rehandshake mode is no longer required for compatibility. Also, rehandshaking has been removed from the TLS protocol in TLS 1.3.
With TLS 1.3, rehandshaking has been removed from the TLS protocol, replaced by separate post-handshake authentication and rekey operations.
Parameters:
this | |
mode |
the rehandshaking mode |