public static interface PasswordData.Salt
Modifier and Type | Method and Description |
---|---|
String |
applyTo(String password)
Applies the salt to the password, returning the combined string to be digested.
|
Copyright © 2003-2024 Virginia Tech. All Rights Reserved.