public class UnixCrypt extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
crypt(String key,
String setting)
Encrypts String into crypt (Unix) code.
|
static void |
main(String[] arg) |
Copyright © 2016. All Rights Reserved.