public static class CryptoUtil.Encryptor extends Object
String
decrypt(byte[] cipherText)
byte[]
encrypt(String text)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public byte[] encrypt(String text)
text
public String decrypt(byte[] cipherText)
cipherText
Copyright © 2024. All rights reserved.