Q1: What does a valid JWS cryptographically protect?
Multiple Choice**Explanation:**
A: Only the JWS signing input is covered, not arbitrary enclosing data.
B: The signature or MAC is computed over the protected-header and payload representation.
C: Cryptographic integrity does not decide whether application claims are acceptable.