signObject()
signObject(object|\stdClass $object) : string
Generates a signature of the given object.
Parameters
object|\stdClass | $object | The object for signing. |
Throws
- \Exception
Validation errors.
Returns
string —The signature data.