public final class DecryptedData
extends Object
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
DecryptedData
public DecryptedData(byte[] data,
byte[] sharedKey)
-
Method Details
-
getData
public byte[] getData()
-
getSharedKey
public byte[] getSharedKey()
-