Stellar PHP SDK API Documentation

XdrEncryptedBody
in package

Table of Contents

Properties

$encryptedBody  : string

Methods

__construct()  : mixed
decode()  : XdrEncryptedBody
encode()  : string
fromBase64Xdr()  : static
toBase64Xdr()  : string

Properties

Methods

__construct()

public __construct(string $encryptedBody) : mixed
Parameters
$encryptedBody : string

fromBase64Xdr()

public static fromBase64Xdr(string $xdr) : static
Parameters
$xdr : string
Return values
static

        
On this page

Search results