HMACValidation
DEPRECATED: The HMACValidation
parameter is deprecated for Answer Server version 12.9.0 and later.
In version 12.9.0, the AES implementation for encrypting security info strings was updated to include built-in authentication, so additional HMAC validation is no longer required or supported.
The HMACValidation
parameter still exists, but it no longer has any effect. The parameter might be deleted in future.
Set HMACValidation
to True
to enable HMAC when you use AES encryption.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | Security |
Example: | HMACValidation=True
|
See Also: |