Method
GioDtlsConnectionget_rehandshake_mode
Description
Gets conn
rehandshaking mode. See
g_dtls_connection_set_rehandshake_mode()
for details.
Available since: | 2.48 |
Deprecated since: | 2.64. |
Changing the rehandshake mode is no longer required for compatibility. Also, rehandshaking has been removed from the TLS protocol in TLS 1.3. |
Gets property | Gio.DtlsConnection:rehandshake-mode |
Return value
Returns: | GTlsRehandshakeMode |
|