{
  "draft": "draft-ietf-jose-json-web-key-41",
  "doc_id": "RFC7517",
  "title": "JSON Web Key (JWK)",
  "authors": [
    "M. Jones"
  ],
  "format": [
    "TEXT",
    "HTML"
  ],
  "page_count": "40",
  "pub_status": "PROPOSED STANDARD",
  "status": "PROPOSED STANDARD",
  "source": "Javascript Object Signing and Encryption",
  "abstract": "A JSON Web Key (JWK) is a JavaScript Object Notation (JSON) data structure that represents a cryptographic key.  This specification also defines a JWK Set JSON data structure that represents a set of JWKs.  Cryptographic algorithms and identifiers for use with this specification are described in the separate JSON Web Algorithms (JWA) specification and IANA registries established by that specification.",
  "pub_date": "May 2015",
  "keywords": [
    "JavaScript Object Notation",
    "JSON",
    "JSON Object Signing and Encryption",
    "JOSE",
    "JSON Web Signature",
    "JWS",
    "JSON Web Encryption",
    "JWE",
    "JSON Web Key",
    "JWK",
    "JSON Web Algorithms",
    "JWA"
  ],
  "obsoletes": [],
  "obsoleted_by": [],
  "updates": [],
  "updated_by": [],
  "see_also": [],
  "doi": "10.17487/RFC7517",
  "errata_url": "https://www.rfc-editor.org/errata/rfc7517"
}