eu-digital-green-certificates/dgc-overview

public keys to check COSE signatures

simonh1000 opened this issue · 1 comments

I'm trying to decode the certificates in Elm (compiles to JavaScript in the browser). I can read the data fine, but don't know where to look for

  • instructions to check the signing of the data, although I can probably work that out;
  • the public keys themselves.

any pointers?

Hi @simonh1000
Regarding your questions: