I've been following this sample about singing xml documents with c# using RSACryptoServiceProvider.
What I need is to use this sample with ECDsaCryptoServiceProvider, found here:
As msdn say, it should be found under System.Security.Cryptography, the problem is that I cannot see that class under System.Security.Cryptography.
Does someone knows how can I use that class? Should I use a "special" version of .net framework? Thanks in advance.
Only ".NET Micro Framework 4.3" This is for microcontroler-devices before the IOT-wave came out.