Ripple XAddress
Creates an address from a string representation.
Return
Null pointer if the given string is an invalid ripple address, pointer to a Ripple address otherwise
Parameters
string
Non-null pointer to a string that should be a valid ripple address
Creates an address from a public key and destination tag.
Return
Non-null pointer to a Ripple Address
Parameters
public Key
Non-null pointer to a public key
tag
valid ripple destination tag (1-10)