Value | Meaning |
---|---|
NEVER0 | Never allow rehandshaking |
SAFELY1 | Allow safe rehandshaking only |
UNSAFELY2 | Allow unsafe rehandshaking |
Deprecated: Changing the rehandshake mode is no longer required for compatibility. Also, rehandshaking has been removed from the TLS protocol in TLS 1.3.
2.28
Page generated by adrdox
When to allow rehandshaking. See g_tls_connection_set_rehandshake_mode().