Enumeration (GI Enum)

Gio-2.0GioTlsRehandshakeModeDeprecated 2.60.Since 2.28

When to allow rehandshaking. See g_tls_connection_set_rehandshake_mode().

2.28

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.

Index

Enumeration Members

Enumeration Members

NEVER: number

Never allow rehandshaking

SAFELY: number

Allow safe rehandshaking only

UNSAFELY: number

Allow unsafe rehandshaking