public class PayloadEncrypter extends java.lang.Object
PayloadEncrypter(java.lang.String password, byte[] iv)
byte[]
decrypt(byte[] data)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PayloadEncrypter(java.lang.String password, byte[] iv)
public byte[] decrypt(byte[] data)