2 references to CryptoNative_EvpPKeyGetEcGroupNid
System.Security.Cryptography (2)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.EcDsa.ImportExport.cs (2)
104
int rc =
CryptoNative_EvpPKeyGetEcGroupNid
(pkey, out int nidCurveName);
119
int rc =
CryptoNative_EvpPKeyGetEcGroupNid
(pkey, out int nidCurveName);