Why am I getting random characters prepended to a decrypted value in Node.js?

后端 未结 0 1993
自闭症患者
自闭症患者 2020-12-06 11:56

I am using PHP to encrypt a string using a public key. I then pass the private key to a Node.js microservice for decryption. I am getting a successful decryption, but there

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