4 references to PrimeShortWeierstrass
System.Security.Cryptography (4)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\ECCng.ImportExport.cs (2)
404value == ECCurve.ECCurveType.PrimeShortWeierstrass || 417curveType == ECCurve.ECCurveType.PrimeShortWeierstrass ||
System\Security\Cryptography\EccKeyFormatHelper.cs (1)
404CurveType = ECCurve.ECCurveType.PrimeShortWeierstrass,
System\Security\Cryptography\ECCurve.cs (1)
147return CurveType == ECCurve.ECCurveType.PrimeShortWeierstrass ||