3 instantiations of ECDsaWrapper
System.Security.Cryptography (3)
System\Security\Cryptography\ECDsa.Create.Windows.cs (3)
13return new ECDsaWrapper(new ECDsaCng()); 24return new ECDsaWrapper(new ECDsaCng(curve)); 37return new ECDsaWrapper(ec);