For workers that works with RS256 / ES256 for JWT tokens, `celld` throws on both `importKey` and `verify`. Needs support for at least `RSASSA-PKCS1-v1_5 and `ECDSA` (maybe more).
For workers that works with RS256 / ES256 for JWT tokens,
celldthrows on bothimportKeyandverify.Needs support for at least
RSASSA-PKCS1-v1_5 andECDSA` (maybe more).