Passa al contenuto principale

RFC 7517 - JSON Web Key (JWK)

Data di pubblicazione: Maggio 2015
Stato: Standards Track
Autore: M. Jones (Microsoft)


Sommario (Abstract)

Una JSON Web Key (JWK) è una struttura dati JavaScript Object Notation (JSON) che rappresenta una chiave crittografica (Cryptographic Key). Questa specifica definisce anche una struttura dati JSON JWK Set che rappresenta un insieme di JWK. Gli algoritmi crittografici e gli identificatori da utilizzare con questa specifica sono descritti nella specifica separata JSON Web Algorithms (JWA) e nei registri IANA stabiliti da tale specifica.


Indice (Table of Contents)

Appendici (Appendices)


Risorse correlate

Serie RFC JOSE

  • RFC 7515 - JSON Web Signature (JWS)
  • RFC 7516 - JSON Web Encryption (JWE)
  • RFC 7517 - JSON Web Key (JWK) ← Questo documento
  • RFC 7518 - JSON Web Algorithms (JWA)
  • RFC 7519 - JSON Web Token (JWT)