Convert an EcKey to SecurityKey to Sign a JsonWebToken

前端 未结 0 1146
天命终不由人
天命终不由人 2021-02-04 16:50

I have an EcKey that was formed from the Microsoft.Azure.KeyVault EcKey class

ecKey = new EcKey(kid, "P-256", x, y, d);

My goal now is

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