Quiz

Test your understanding of secure data transfer.

1

When using a JWT, why can a hacker read but not change the data/payload?

A)

Changes in the payload are detected because the payload will not match the encoded payload.

B)

Changes in the payload are detected when the signature no longer matches the new values because the hacker does not have access to the secret key to adjust the signature.

C)

Changes in the payload are detected because the payload will not match the secret key sent with the encoded payload.

Question 1 of 50 attempted

Get hands-on with 1200+ tech skills courses.