Method

GioTlsBackendget_dtls_server_connection_type

since: 2.48

Declaration

GType
g_tls_backend_get_dtls_server_connection_type (
  GTlsBackend* backend
)

Description

Gets the GType of backend’s GDtlsServerConnection implementation.

Available since: 2.48

Return value

Type: GType

The GType of backend’s GDtlsServerConnection implementation, or G_TYPE_INVALID if this backend doesn’t support DTLS.