Message encoding
To prevent errors or ambiguity caused by special characters enclosed in a message, encode the message properly before transmitting it.
Encoding scenarios | Encoding method |
For the byte data, such as the signature and the encrypted content, encode the data with the | |
For the HTTPS URL data, perform URL encoding first via the For example:
| |