Uses of Class
com.nimbusds.jose.JWEHeader

Packages that use JWEHeader
Package
Description
Base Javascript Object Signing and Encryption (JOSE) interfaces and classes.
Implementations of standard Javascript Object Signing and Encryption (JOSE) algorithms.
JWS signer, JWS verifier, JWE encrypter and JWE decrypter factory implementations.
Cryptographic primitives for JWS signers, JWS verifiers, JWE encrypters and JWE decrypters in the com.nimbusds.jose.crypto package.
JSON Web Key (JWK) classes.
Framework for application-specific verification and decryption of JOSE objects (with arbitrary payloads).
JSON Web Token (JWT) interfaces and classes.