ConfigurableHashService.setPrivateSalt

Sets the 'private' (internal) salt to be paired with a 'public' (random or supplied) salt during hash computation.

@param privateSalt the 'private' internal salt to be paired with a 'public' (random or supplied) salt during hash computation.

interface ConfigurableHashService
void
setPrivateSalt

Meta