GTlsRehandshakeMode

When to allow rehandshaking. See TlsConnection.setRehandshakeMode.

More...

Values

ValueMeaning
NEVER0

Never allow rehandshaking

SAFELY1

Allow safe rehandshaking only

UNSAFELY2

Allow unsafe rehandshaking

Detailed Description

Deprecated: Changing the rehandshake mode is no longer required for compatibility. Also, rehandshaking has been removed from the TLS protocol in TLS 1.3.

Meta

Since

2.28