Function
Fwupdtrust_flag_to_string
since: 0.7.0
Declaration [src]
const gchar*
fwupd_trust_flag_to_string (
FwupdTrustFlags trust_flag
)
Parameters
trust_flag
-
Type:
FwupdTrustFlags
The trust flags, e.g.
FWUPD_TRUST_FLAG_PAYLOAD
.