The flattened JWE JSON Serialization syntax is based upon the general syntax, but flattens it, optimizing it for the single-recipient case.
Line breaks added for readability
     {
      "protected":"<integrity-protected header contents>",
      "unprotected":...