Encrypting in PHP and decrypting in VBA

后端 未结 0 1105
天命终不由人
天命终不由人 2020-12-23 02:25

I encrypt sensitive data in PHP and process the data in Excel.

Here is the PHP code on the server to encrypt in hexadecimal:

function xor_string($strin         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题