Function
Fwupdbuild_machine_id
Declaration [src]
gchar*
fwupd_build_machine_id (
const gchar* salt,
GError** error
)
Description [src]
Gets a salted hash of the /etc/machine-id contents. This can be used to identify a specific machine. It is not possible to recover the original machine-id from the machine-hash.
Available since: | 1.0.4 |