ISM_ENCRYPTION environment variable

Use the ISM_ENCRYPTION environment variable in the ON-Bar environment to specify whether HCL® OneDB® Storage Manager (ISM) uses data encryption.

setenvISM_ENCRYPTION { XOR | NONE | TRUE }
Three settings of ISM_ENCRYPTION are supported:
XOR
Uses encryption.
NONE
Does not use encryption.
TRUE
Uses encryption.

If ISM_ENCRYPTION is set to NONE or is not set, the ISM server does not use encryption.

If the ISM_ENCRYPTION is set to TRUE or XOR in the environment of the ON-Bar process that makes a request, the ISM server uses encryption to store or retrieve the data specified in that request.