Method

FwupdDeviceget_checksums

since: 0.9.3

Declaration [src]

GPtrArray*
fwupd_device_get_checksums (
  FwupdDevice* self
)

Description [src]

Gets the device checksums.

Available since: 0.9.3

Return value

Type: An array of utf8

The checksums, which may be empty.

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