You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unhandled Exception: System.PlatformNotSupportedException: Windows Cryptography Next Generation (CNG) is not supported on this platform. at System.Security.Cryptography.ECDsaCng..ctor() #5
CNG is NOT supported in LINUX,

I think you can use ECDsa.Create() instead to use _ ECDsaCng_ into