Gio.TlsRehandshakeMode

When to allow rehandshaking. See Gio.TlsConnection.prototype.set_rehandshake_mode.

Since 2.28

TlsRehandshakeMode.NEVER

Never allow rehandshaking

TlsRehandshakeMode.SAFELY

Allow safe rehandshaking only

TlsRehandshakeMode.UNSAFELY

Allow unsafe rehandshaking