JWT Framework
search
⌘Ctrlk
JWT Framework
  • Introduction
  • Introduction
    • Provided Features
    • Security Recommendations
    • The Framework
    • Prerequisites
    • Contributing
  • The Components
    • Algorithm Management (JWA)
    • Key (JWK) and Key Set (JWKSet)
    • Header Checker
    • Claim Checker
    • Signed Tokens (JWS)
    • Encrypted Tokens (JWE)
    • Examples
  • The Symfony Bundle
    • Symfony Bundle
    • Algorithm Management
    • Key and Key Set Management
    • Header and Claim Checker Management
    • Signed Tokens
    • Encrypted Tokens
    • Configuration Helper
    • Events
  • Console Commands
    • Console
    • Standalone Application
    • PHAR Application
    • Symfony Console
  • Advanced Topics
    • Nested Tokens
    • Serialization
    • Custom Algorithm
    • Signed Tokens
    • Encrypted Tokens
      • Unprotected Headers
      • Multiple Recipients
      • Additional Authentication Data (AAD)
  • Benchmarks
    • How To
    • Result Table
  • Migration
    • From v1.x to v2.0
    • From v2.x to v3.0
    • From v3.x to v4.0
    • From v4.0 to v4.1
gitbookPowered by GitBook
block-quoteOn this pagechevron-down
githubEdit
  1. Advanced Topics

Encrypted Tokens

Unprotected Headerschevron-rightMultiple Recipientschevron-rightAdditional Authentication Data (AAD)chevron-right
PreviousUnencoded Payloadchevron-leftNextUnprotected Headerschevron-right

Last updated 2 days ago

Was this helpful?

Was this helpful?