Class EncryptedBody

java.lang.Object
org.stellar.sdk.xdr.EncryptedBody
All Implemented Interfaces:
XdrElement

public class EncryptedBody extends Object implements XdrElement
EncryptedBody's original definition in the XDR file is:
 typedef opaque EncryptedBody<64000>;