public class CryptoHelper extends Object
CryptoHelper()
String
decrypt(String encryptData)
EncryptRes
encrypt(String data)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CryptoHelper()
public String decrypt(String encryptData) throws Exception
encryptData
Exception
public EncryptRes encrypt(String data) throws Exception
data
Copyright © 2022. All rights reserved.