public class AES extends Object
AES()
String
decrypt(String ciphertext_base64)
encrypt(byte[] plaintext)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AES()
public String encrypt(byte[] plaintext)
public String decrypt(String ciphertext_base64)
Copyright © 2019. All rights reserved.