jwk.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [jwk]
www.codever.land/bookmarks/t/jwk
JSON Web Key (JWK) rfc specification
https://tools.ietf.org/html/rfc7517
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 th...
- tags: jwk, cryptography