:right-sidebar: True TlsRehandshakeMode =================================================================== .. currentmodule:: gi.repository.Gio .. versionadded:: 2.28 .. deprecated:: 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. .. class:: TlsRehandshakeMode :no-contents-entry: When to allow rehandshaking. See :func:`~gi.repository.Gio.TlsConnection.set_rehandshake_mode`. Fields ------ .. rst-class:: interim-class .. class:: TlsRehandshakeMode :no-index: .. attribute:: NEVER The type of the None singleton. .. attribute:: SAFELY The type of the None singleton. .. attribute:: UNSAFELY The type of the None singleton.