CryptoPro / corefx

This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others. We welcome contributions.
https://github.com/dotnet/core
MIT License
27 stars 7 forks source link

x509Certificate constructor seems not working when importing gost pfx on windows #19

Closed Fasjeit closed 4 years ago

Fasjeit commented 4 years ago

... or at least throws really strange error when trying to save container at the registry. Other cases seems to work fine.

Need further investigation.

Fasjeit commented 4 years ago

Seems working now