Description
Whenever a client that only supports Rekor v1 entries tries to verify a Rekor v2 entry, it will fail. At the very least, it must fail gracefully with a meaningful error, e.g. "unsupported type", rather than an unmarshalling error. Ideally a client should also signify that a user should upgrade to the latest version of the client.