In which situation should I use ZeroSaltGenerator. Definition says. This implementation of
SaltGenerator always returns a salt of the required length, filled with zero bytes.
Please explain me the concept.
In which situation should I use ZeroSaltGenerator. Definition says. This implementation of
SaltGenerator always returns a salt of the required length, filled with zero bytes.
Please explain me the concept.