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