public class MysqlCrypt extends Object
MysqlCrypt()
static String
decrypt(String encodeText)
encrypt(String text)
static void
main(String... args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MysqlCrypt()
public static String encrypt(String text)
text
public static String decrypt(String encodeText)
encodeText
public static void main(String... args) throws Exception
Exception
Copyright © 2025. All rights reserved.