public class DruidCrypt extends Object
DruidCrypt()
static String
decrypt(String crypt, String pk)
static String[]
encrypt(String pwd)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DruidCrypt()
public static String[] encrypt(String pwd) throws Exception
pwd
Exception
public static String decrypt(String crypt, String pk) throws Exception
crypt
pk
Copyright © 2024. All rights reserved.