API Version: 2.0
Library Version: 2.80.4
Generated by gi-docgen 2024.1
deprecated: 2.60. since: 2.28
enum Gio.TlsRehandshakeMode
When to allow rehandshaking. See g_tls_connection_set_rehandshake_mode().
Available since: 2.28
Deprecated since: 2.60.
Changing the rehandshake mode is no longer required for compatibility. Also, rehandshaking has been removed from the TLS protocol in TLS 1.3.
G_TLS_REHANDSHAKE_NEVER
Never allow rehandshaking.
0
G_TLS_REHANDSHAKE_SAFELY
Allow safe rehandshaking only.
1
G_TLS_REHANDSHAKE_UNSAFELY
Allow unsafe rehandshaking.
2
Content