Add features to the CLI verifier.
This MR adds the following features to the CLI verifier:
- Add option to read images instead of base64.
- Add option to switch envs via a command line flag.
- Undo swapping of X/Y which is a leftover from the debug session that this was originally made for.
- Add license header.
- Print raw CBOR when credential serialisation fails.