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