| Package | Description |
|---|---|
| org.forgerock.json.crypto | |
| org.forgerock.json.crypto.simple |
| Constructor and Description |
|---|
JsonCryptoTransformer(JsonDecryptor decryptor)
Constructs a transformer to apply a decryptor.
|
JsonDecryptFunction(JsonDecryptor decryptor) |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleDecryptor
Decrypts a
$crypto JSON object value encrypted with the
x-simple-encryption type. |
Copyright © 2025 Open Identity Platform Community. All rights reserved.