软件交付系统的所有可配置详细信息的代表性结构,提供给产品所有者
| 字段 | 类型 | 说明 | 默认 |
|---|---|---|---|
update_checker |
UpdateChecker |
||
tuf_config_paths |
Vec |
||
trust_store |
SwdTrustStore |
||
policy |
PolicyLabels |
||
ota_manifest_public_keys |
vector |
用于在无软件包更新中验证 ota 清单的公钥。每个密钥都必须是 32 字节,并编码为 64 字节的十六进制字符串。 | |
on_verification_failure |
VerificationFailureAction |
||
include_configurator |
bool |
||
enable_upgradable_packages |
bool |