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