Method
FwupdPluginPluginset_build_hash
Declaration [src]
void
fu_plugin_set_build_hash (
FuPlugin* self,
const gchar* build_hash
)
Description [src]
Sets the plugin build hash, typically a SHA256 checksum. All plugins must set the correct checksum to avoid the daemon being marked as tainted.
Available since: | 1.2.4 |