2 references to EcdhCurveNameToAlgorithm
System.Security.Cryptography (2)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\ECCng.ImportExport.cs (1)
378
CngKey.
EcdhCurveNameToAlgorithm
(name).Algorithm switch
System\Security\Cryptography\ECDiffieHellmanCng.Key.cs (1)
62
CngAlgorithm alg = CngKey.
EcdhCurveNameToAlgorithm
(curve.Oid.FriendlyName);