Relative Content

Tag Archive for c#azure.net-corecryptographyecdsa

ECDsa fails in Azure succeeds elsewhere

I have the following two methods that work both on Mac and on PC. When I deploy it to Azure Web App then it throws a Cryptographic Exception. I validated that the key is correct and accurate. I am a little stumped on what else I could to do fix this.