Method

GioTlsBackendsupports_dtls

since: 2.48

Declaration

gboolean
g_tls_backend_supports_dtls (
  GTlsBackend* backend
)

Description

Checks if DTLS is supported. DTLS support may not be available even if TLS support is available, and vice-versa.

Available since: 2.48

Return value

Type: gboolean

Whether DTLS is supported.