public class CipherUtils extends Object
CipherUtils()
static String
decrypt(String codedText)
encrypt(String plainText)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CipherUtils()
public static String encrypt(String plainText)
public static String decrypt(String codedText)
Copyright © 2017. All Rights Reserved.