5 references to Cryptography_InvalidECCharacteristic2Curve
System.Security.Cryptography (5)
System\Security\Cryptography\EccKeyFormatHelper.cs (4)
641throw new CryptographicException(SR.Cryptography_InvalidECCharacteristic2Curve); 692throw new CryptographicException(SR.Cryptography_InvalidECCharacteristic2Curve); 705throw new CryptographicException(SR.Cryptography_InvalidECCharacteristic2Curve); 714throw new CryptographicException(SR.Cryptography_InvalidECCharacteristic2Curve);
System\Security\Cryptography\ECCurve.cs (1)
236throw new CryptographicException(SR.Cryptography_InvalidECCharacteristic2Curve);