public class Password extends Object
| Constructor and Description |
|---|
Password() |
| Modifier and Type | Method and Description |
|---|---|
static String |
crypt(String strpw,
String strsalt)
Returns a String containing the encrypted passwd
|
Copyright © 2015. All rights reserved.