Adding a JSON Web decrypt action
How to define a JSON Web decrypt action.
About this task
A JSON Web decrypt action uses the input document as a JWE object and does decryption. The output is deciphered plain text.
Decryption uses the key transport algorithm in the incoming document.
Attention:
For HSM-equipped appliances with component firmware 2.09-0702 and later, the following
restrictions apply.
- The key transport algorithm must be
rsa-oaep-mgf1p
orrsa-oaep
. - OAEP parameters are unsupported.
- The OAEP digest algorithm cannot be
md5
andripemd160
. - For the
rsa-oaep
key transport algorithm, the OAEP digest algorithm and the MGF algorithm must match.
For HSM-equipped appliances with component firmware 2.04-49 and earlier, the key transport
algorithm must be rsa-1_5
.
Procedure
What to do next
If this action is the last one for the rule, click Apply policy. Otherwise, drag another icon to the configuration path.