Stellar PHP SDK API Documentation

XdrHmacSha256Key
in package

Table of Contents

Properties

$key  : string

Methods

__construct()  : mixed
decode()  : XdrHmacSha256Key
encode()  : string
fromBase64Xdr()  : static
getKey()  : string
setKey()  : void
toBase64Xdr()  : string

Properties

Methods

__construct()

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

fromBase64Xdr()

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

        
On this page

Search results