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