public class Salt
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Salt
public Salt(byte[] salt)
-
Method Details
-
getByte
public byte[] getByte()
-
randomSalt
public static Salt randomSalt()
-
emptySalt
public static Salt emptySalt()