Uses of Interface
org.forgerock.json.crypto.JsonEncryptor
Package
Description
Core library for JSON cryptographic operations.
Simple JSON cryptographic implementation.
-
Uses of JsonEncryptor in org.forgerock.json.crypto
ModifierConstructorDescriptionJsonEncryptFunction
(JsonEncryptor encryptor) Constructs a function to apply an encryptor. -
Uses of JsonEncryptor in org.forgerock.json.crypto.simple
Modifier and TypeClassDescriptionclass
Encrypts a JSON value into anx-simple-encryption
type$crypto
JSON object.