Class
FwupdPluginSecurityAttrs
Description [src]
final class FwupdPlugin.SecurityAttrs : GObject.Object {
/* No available fields */
}
A set of Host Security ID attributes that represents the system state.
Instance methods
fu_security_attrs_append_internal
Adds a FwupdSecurityAttr
to the array with no sanity checks.
Available since: 1.7.1
fu_security_attrs_calculate_hsi
Calculates the HSI string from the appended attributes.
Available since: 1.5.0
fu_security_attrs_depsolve
Marks any attributes with FWUPD_SECURITY_ATTR_FLAG_OBSOLETED
that have been
defined as obsoleted by other attributes.
Available since: 1.5.0
fu_security_attrs_get_by_appstream_id
Gets a specific FwupdSecurityAttr
from the array.
Available since: 1.7.2