Package org.forgerock.json.crypto.simple
package org.forgerock.json.crypto.simple
Simple JSON cryptographic implementation.
-
ClassDescriptionDecrypts a
$crypto
JSON object value encrypted with thex-simple-encryption
type.Encrypts a JSON value into anx-simple-encryption
type$crypto
JSON object.Interface to select keys from a key store.Simple implementation for selecting keys from a provided key store.