Method

FwupdClientget_host_security_id

since: 1.5.0

Declaration [src]

const gchar*
fwupd_client_get_host_security_id (
  FwupdClient* self
)

Description [src]

Gets the string that represents the host machine ID.

Available since: 1.5.0

Return value

Type: const gchar*

A string, or NULL for unknown.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.