public class AESEncryptImpl extends Object implements Encrypt
AESEncryptImpl(MybatisPluginProperties mybatisPluginProperties)
String
decrypt(String cipher)
encrypt(String plain)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AESEncryptImpl(MybatisPluginProperties mybatisPluginProperties)
public String encrypt(String plain)
encrypt
Encrypt
public String decrypt(String cipher)
decrypt
cipher
Copyright © 2022. All rights reserved.