Class SaltMine
java.lang.Object
org.deltava.crypt.SaltMine
A utility class to generate hash salts.
- Since:
- 8.3
- Version:
- 8.3
- Author:
- Luke
-
Method Summary
-
Method Details
-
generate
Generates a random hash salt.- Parameters:
length
- the length of the salt- Returns:
- a salt
-