public class EncryptionData extends Object
Encryption data representation.
EncryptionData(byte[] data)
EncryptionData
byte[]
getData()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EncryptionData(byte[] data)
Initializes a new instance of the EncryptionData class.
public byte[] getData()
Copyright (c) 2016 Aspose. All Rights Reserved.