CertMaster PenTest+ Practice Test: Comprehensive Prep & Practice Questions

Session length

1 / 20

What key elements do JSON web tokens (JWTs) contain?

Header, payload, secret key

Header, payload, expiration time

Header, payload, signature

JSON Web Tokens (JWTs) are an open standard for securely transmitting information as a JSON object. The core structure of a JWT consists of three main parts: the header, the payload, and the signature.

The header typically consists of two parts: the type of the token, which is JWT, and the signing algorithm being used, such as HMAC SHA256 or RSA. This information is crucial as it helps the recipient understand how to verify the token.

The payload contains the claims, which are statements about an entity (usually the user) and additional data. This part is where you can include standard claims such as "iss" (issuer), "exp" (expiration), and custom claims relevant to your application.

The signature is created by taking the encoded header, the encoded payload, a secret key (or private key, in the case of asymmetric algorithms), and signing it. This ensures that the token has not been altered and allows the recipient to verify the authenticity of the token.

Option C accurately identifies these components: the header provides vital information about the token, the payload contains the claims being asserted, and the signature ensures the integrity and authenticity of the token. Hence, it represents the essential structure of JWTs correctly.

Header, metadata, payload

Next question

Find the option that is right for you!

All options are one-time payments.

$12.50

30 day premium pass

All the basics to get you started

  • Ad-free experience
  • View your previous attempt history
  • Mobile app access
  • In-depth explanations
  • 30 day premium pass access
👑$30.00 $87.50 usd

6 month DELUXE pass (most popular)

Everything with the 30 day premium pass FOR 6 MONTHS! & the ultimate digital PDF study guide (BONUS)

  • Everything included in the premium pass
  • $87.50 usd value for $30.00! You save $57.50!
  • + Access to the ultimate digital PDF study guide
  • + 6 months of premium pass access
  • + Priority support
$12.50 $18.99

Ultimate digital PDF study guide

For those that prefer a more traditional form of learning

  • Available for instant download
  • Available offline
  • Hundreds of practice multiple choice questions
  • Comprehensive content
  • Detailed explanations
Image Description
Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy