Md5 encryption is always wrong.

Author: flyju, Created: 2020-05-01 01:05:27, Updated: 2020-05-01 01:40:38

This is the format required for official documents. This is the format of the wss connection {pos (192,210) } I'm not sure. type : 4 // signature authentication, type: whole number I'm not sure. Key key: xxxxxxxxx, // public key, type: string Time stamps: 1545727168, // time stamps, units of seconds, type: integer md5: xxxxxxxxxxxxx // md5: md5 ((key_user ID_skey_time), the order is not reversible, type: string I'm not sure.

This is the format of the rest connection.imgWhat ifvar time = _N(Unix(), 0) var key = 'xxxxxxxxxx' var skey = 'xxxxxxxxxxxxxxxxxxx' var id = 'xxxxxxxxx'How to write the function in MD5 (((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((())))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))


More

The grassI think it's probably a misspelling, referring to the community's top-level tutorial.

flyjuThank you, I've already tried it myself. It looks like this ``var md5 = MD5 ((key + '_' + id + '_' + skey + '_' + time) ``