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