public abstract class Crypt extends Object
static boolean
encryptp
Crypt()
static String
crypt(String s)
decrypt(String s)
encrypt(String s)
quotes(String s)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static boolean encryptp
public Crypt()
public static String crypt(String s)
public static String decrypt(String s)
public static String quotes(String s)
public static String encrypt(String s)
Copyright © 2013-2016 The Apache Software Foundation. All Rights Reserved.