Example of encryption parameter file

The encryption parameter file specifies values for encryption parameters.

The following example shows an encryption parameter file:
ENCCSM_CIPHERS         all
ENCCSM_SWITCH          120,60
ENCCSM_MAC             medium
ENCCSM_MACFILES 			 /usr/informix/etc/MacKey.dat
The following example illustrates a line in the concsm.cfg file to specify encryption with a parameter file named encrypt.txt:
ENCCSM("usr/informix/lib/cms/iencs11a.so",
"config=/usr/lib/encrypt.txt")