public class JrptCryptoUtils extends Object
static String
KEY
JrptCryptoUtils()
decrypt(String data)
encrypt(String data)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String KEY
public JrptCryptoUtils()
public static String encrypt(String data) throws Exception
data
Exception
public static String decrypt(String data) throws IOException, Exception
IOException
Copyright © 2018. All rights reserved.