Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The JWS  shall be formated as JWS compact serialization according to https://tools.ietf.org/html/rfc7515#section-3.1

BASE64URL(UTF8(JWS Protected Header)) || '.' || BASE64URL(JWS Payload) || '.' || BASE64URL(JWS Signature)