3.9. openidm.decrypt(value)

This function decrypts a value.

Parameters

value

any

The value to be decrypted.

Returns

  • A deep copy of the value, with any encrypted value decrypted.

Throws

  • An exception is thrown if the object could not be decrypted for any reason.