3 references to EcKeyGenerateKey
System.Security.Cryptography (3)
src\libraries\Common\src\System\Security\Cryptography\ECOpenSsl.cs (2)
80
if (!Interop.Crypto.
EcKeyGenerateKey
(key))
91
if (!Interop.Crypto.
EcKeyGenerateKey
(key))
src\libraries\Common\src\System\Security\Cryptography\ECOpenSsl.ImportExport.cs (1)
282
if (!Interop.Crypto.
EcKeyGenerateKey
(key))