2 references to EcdsaCurveNameToAlgorithm
System.Security.Cryptography (2)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\ECCng.ImportExport.cs (1)
353
CngKey.
EcdsaCurveNameToAlgorithm
(name).Algorithm switch
System\Security\Cryptography\ECDsaCng.Key.cs (1)
51
CngAlgorithm alg = CngKey.
EcdsaCurveNameToAlgorithm
(curve.Oid.FriendlyName);