setTextData
Set text signature data.
| Parameters |
|---|
| SigText: String with the signature data. The format can be Base64 or Hexadecimal. |
| Return values |
|---|
| The function returns a promise that resolves to true when it succeeds or raises an exception if false. |
Set text signature data.
| Parameters |
|---|
| SigText: String with the signature data. The format can be Base64 or Hexadecimal. |
| Return values |
|---|
| The function returns a promise that resolves to true when it succeeds or raises an exception if false. |