JSON Web Signature

Overview#

JSON Web Signature (JWS) is a means of representing signed content using JSON data structures.

Related encryption capabilities are described in the separate JSON Web Encryption (JWE) specification.

Several algorithms are defined in JSON Web Algorithms (JWA)

JSON Web Signature is used for digital Signature of JSON Web Tokens

JSON Web Signature is defined in RFC 7515

More Information#

There might be more information for this subject on one of the following: