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