Expand description
auths kel validate — read-only structural check of a Key Event Log.
Replays a KEL and reports the first defect that would make it fail at sign or verify time: a stale or mismatched SAID encoding, or a broken chain link. Exits nonzero when the log is unsound, so a corrupt KEL is caught up front instead of silently breaking signing later.
Structs§
- KelCommand
- Inspect a Key Event Log (read-only).
- KelValidate
Args - Arguments for
auths kel validate.
Enums§
- KelSubcommand
- KEL subcommands.