AESKeyFile
The path to the AES key file to use for IDOL data encryption.
Setting this parameter turns on encryption for your IDOL View Server cache. If you change the encryption key, any existing encrypted documents that are stored in the cache become inaccessible and are deleted.
NOTE: You can also enable encryption by using the -dataencryptionkey
command line parameter when you start IDOL View Component. If you use this option, it overrides the AESKeyFile
setting.
Type: | String |
Default: | |
Required: | No |
Configuration Section: | DataEncryption |
Example: | AESKeyFile=C:\IDOL\data\encryption\AES.ky
|
See Also: |