Uses of Interface
org.forgerock.json.crypto.JsonEncryptor
Packages that use JsonEncryptor
Package
Description
Core library for JSON cryptographic operations.
Simple JSON cryptographic implementation.
-
Uses of JsonEncryptor in org.forgerock.json.crypto
Constructors in org.forgerock.json.crypto with parameters of type JsonEncryptorModifierConstructorDescriptionJsonEncryptFunction
(JsonEncryptor encryptor) Constructs a function to apply an encryptor. -
Uses of JsonEncryptor in org.forgerock.json.crypto.simple
Classes in org.forgerock.json.crypto.simple that implement JsonEncryptorModifier and TypeClassDescriptionclass
Encrypts a JSON value into anx-simple-encryption
type$crypto
JSON object.