RFC 7517 — JSON Web Key (JWK) by node

A JSON Web Key (JWK) is a JSON object that represents a cryptographic key, and a JWK Set represents a set of them. The format lets keys, including the public keys that verify signatures, be distributed and rotated as ordinary JSON.