Method

FwupdPluginSecurityAttrscalculate_hsi

Declaration [src]

gchar*
fu_security_attrs_calculate_hsi (
  FuSecurityAttrs* self,
  FuSecurityAttrsFlags flags
)

Description [src]

Calculates the HSI string from the appended attributes.

Available since:1.5.0

Parameters

flags FuSecurityAttrsFlags
 

HSI attribute flags.

Return value

Returns: utf8
 

A string or NULL.

 The caller of the method takes ownership of the data, and is responsible for freeing it.
 The string is a NUL terminated UTF-8 string.