ConfigurableHashService.setHashAlgorithmName

Sets the name of the {@link java.security.MessageDigest MessageDigest} algorithm that will be used to compute hashes.

@param name the name of the {@link java.security.MessageDigest MessageDigest} algorithm that will be used to compute hashes.

interface ConfigurableHashService
void
setHashAlgorithmName
(
string name
)

Meta