hemtt utils verify
Check a .bisign file against a public key and PBO
Usage: hemtt utils verify [OPTIONS] <pbo> <bikey>
Arguments:
<pbo>
PBO to verify
<bikey>
BIKey to verify against
Options:
-v...
Verbosity level
-h, --help
Print help information (use `-h` for a summary)
This will verify a signed PBO against a public key. This is useful for verifying that a PBO is signed correctly.
It will check:
- The authority matches
- The PBO is correctly sorted
- The hashes match
- A prefix property is present