Method

FwupdSecurityAttrget_plugin

since: 1.5.0

Declaration [src]

const gchar*
fwupd_security_attr_get_plugin (
  FwupdSecurityAttr* self
)

Description [src]

Gets the plugin that created the attribute.

Available since: 1.5.0

Return value

Type: const gchar*

The plugin name, or NULL if unset.

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