setSignature() public method (available since version 2.0.6)
Sets message signature
| public $this setSignature ( $signature ) | ||
|---|---|---|
| $signature | array|callable|\Swift_Signer |
Signature specification. See addSignature() for details on how it should be specified. |
| return | $this |
Self reference. |
Please login to continue.