I am trying to use this code to generate a public and private key, I am using .NET Core 2 on Windows 10
So far I had no success in running this code, it compiles jus
Looks like it's finally been implemented in .NET Core 3.0: https://github.com/dotnet/corefx/pull/37593