Package | Description |
---|---|
org.forgerock.json.jose.jwe |
Classes and interfaces for JWT encryption and JWEs.
|
org.forgerock.json.jose.jwe.handlers.encryption |
Encryption Handler classes for each possible encryption algorithm.
|
Class and Description |
---|
EncryptionHandler
The interface for EncryptionHandlers for all the different encryption algorithms.
|
Class and Description |
---|
AbstractEncryptionHandler
Deprecated.
Use
ContentEncryptionHandler instead. |
ECDHEncryptionHandler
Implements Elliptic Curve Diffie-Hellman (ECDH) key agreement in ephemeral-static (ECDH-ES) mode.
|
EncryptionHandler
The interface for EncryptionHandlers for all the different encryption algorithms.
|
Copyright 2010-2022 ForgeRock AS.