4 references to Characteristic2
System.Security.Cryptography (4)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\ECCng.ImportExport.cs (2)
403
Debug.Assert(value == ECCurve.ECCurveType.
Characteristic2
||
416
Debug.Assert(curveType == ECCurve.ECCurveType.
Characteristic2
||
System\Security\Cryptography\EccKeyFormatHelper.cs (1)
412
CurveType = ECCurve.ECCurveType.
Characteristic2
,
System\Security\Cryptography\ECCurve.cs (1)
157
return CurveType == ECCurve.ECCurveType.
Characteristic2
;