2 references to CreateFromValue
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\ECOpenSsl.ImportExport.cs (2)
87
parameters.Curve = ECCurve.
CreateFromValue
(keyOidValueName);
243
parameters.Curve = ECCurve.
CreateFromValue
(curveName);