config.hash.algo

This property specifies the hash algorithm that is used to calculate the hash of the public keys in IPP communication between the client and the Guardium Key Lifecycle Manager server.

config.hash.algo=hashalgorithm
Specifies the hash algorithm.
Values
SHA-1 | SHA-256
Important: SHA-1 is considered less secure than SHA-256. Therefore, it is recommended to use SHA-256.
Required
Yes.
Default
SHA-1
Example
config.hash.algo=SHA-256
Table 1. Topic change log
Date Change description
22 Nov 2021 Added a note recommending the use of SHA-256 instead of SHA-1.
10 Sept 2021 Initial version.