RFC 7515 — JSON Web Signature (JWS) by node
JSON Web Signature (JWS) represents content secured with digital signatures or MACs using JSON-based data structures. It defines how a payload is signed, how the signature is serialised, and how a recipient verifies it.