package check

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message Config

check.proto:87

Config is the overall message input for the check tool. This provides all the flags that configure the tool, including the validation policy.

message Policy

check.proto:28

Policy is a representation of an attestation report validation policy. Each field corresponds to a field on validate.Options. This format is useful for providing programmatic inputs to the `check` CLI tool.

Used in: Config

message RootOfTrust

check.proto:60

RootOfTrust represents configuration for which hardware root of trust certificates to use for verifying attestation report signatures.

Used in: Config