public class AesVaultCoder extends Object implements VaultCoder
AesVaultCoder()
String
decrypt(String str)
encrypt(String str)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AesVaultCoder()
public String encrypt(String str) throws Exception
encrypt
VaultCoder
Exception
public String decrypt(String str) throws Exception
decrypt
Copyright © 2024. All rights reserved.