sigsum-token - sigsum token handling
sigsum-token sub commands:
- sigsum-token help | --help
- Display this help. All the below sub commands also accept the
--help option, to display help for that sub command.
- sigsum-token create [options]
- Create a token for submissions to the the given log, essentially a
signature on the log's public key.
- sigsum-token record [options]
- Format a public key as a TXT record in zone file format.
- sigsum-token verify [options] < token
- Verifies a submit token. The input on stdin is either a raw hex token or a
HTTP header.