Serializable
public class EncryptedData extends Object implements Serializable
EncryptedData(byte[] encdata, byte[] iv)
byte[]
getEncData()
getIv()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EncryptedData(byte[] encdata, byte[] iv)
public byte[] getEncData()
public byte[] getIv()
Copyright © 2019. All rights reserved.