public class SimpleCryptUtils extends Object
static AesWrapper
aesWrapper
SimpleCryptUtils()
static String
decrypt(String ciphertext)
encrypt(String plaintext)
static void
main(String[] args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final AesWrapper aesWrapper
public SimpleCryptUtils()
public static String encrypt(String plaintext)
public static String decrypt(String ciphertext)
public static void main(String[] args)
Copyright © 2025. All rights reserved.