Create private key from client secret

后端 未结 0 1148
一生所求
一生所求 2020-12-14 22:07

I have a client secret for a third party api which I need to use to sign a JWT using RS256 encryption. I can sign it with HS256 using the secret but RS256 requires a private

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