2 references to EcKeyCreateByOid
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\ECOpenSsl.cs (1)
72SafeEcKeyHandle? key = Interop.Crypto.EcKeyCreateByOid(oid);
src\libraries\Common\src\System\Security\Cryptography\ECOpenSsl.ImportExport.cs (1)
274SafeEcKeyHandle? key = Interop.Crypto.EcKeyCreateByOid(oid);