2 references to Cryptography_ECC_NamedCurvesOnly
System.Security.Cryptography (2)
src\libraries\Common\src\System\Security\Cryptography\EccKeyFormatHelper.cs (1)
267throw new CryptographicException(SR.Cryptography_ECC_NamedCurvesOnly);
System\Security\Cryptography\X509Certificates\ECDsaX509SignatureGenerator.cs (1)
75throw new InvalidOperationException(SR.Cryptography_ECC_NamedCurvesOnly);