API Reference JOSE v1.11.1

Modules

JOSE stands for JSON Object Signing and Encryption which is a is a set of standards established by the JOSE Working Group.

JWA stands for JSON Web Algorithms which is defined in RFC 7518.

JWE stands for JSON Web Encryption which is defined in RFC 7516.

JWK stands for JSON Web Key which is defined in RFC 7517.

JWS stands for JSON Web Signature which is defined in RFC 7515.

JWT stands for JSON Web Token which is defined in RFC 7519.