public class JasyptUtils extends Object
JasyptUtils()
static String
decrypt(String str, String secret)
encrypt(String str, String secret)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JasyptUtils()
public static String encrypt(String str, String secret)
str
public static String decrypt(String str, String secret)
Copyright © 2022 Anji-Plus. All rights reserved.