CommsEncryptionTEAKeys
DEPRECATED: The CommsEncryptionTEAKeys
configuration parameter is deprecated for Distributed Action Handler version 10.8.0 and later. Instead of using ACI encryption, Micro Focus recommends configuring Secure Socket Layer (SSL) connections between ACI servers and applications. For more information, see Secure Socket Layer Parameters.
The CommsEncryptionTEAKeys
configuration parameter is still available for existing implementations, but it might be incompatible with new functionality. The parameter might be deleted in future.
The BTEA key to use for encryption. If you have set CommsEncryptionType to TEA
, use CommsEncryptionTEAKeys
to set the key that BTEA uses for its encryption algorithm. The key contains four 32 bit values, separated by commas.
Type: | Long |
Default: | |
Allowed Range: |
Minimum: 0 Maximum: 2000000000 |
Recommended Range: |
Minimum: 0 Maximum: 2000000000 |
Required: | No |
Configuration Section: | ACIEncryption |
Example: | CommsEncryptionTEAKeys=123,456,789,123
|
See Also: |