1 write to CurveType
System.Security.Cryptography (1)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\ECCng.ImportExport.cs (1)
89
pBcryptBlob->
CurveType
= ConvertToCurveTypeEnum(curve.CurveType);
1 reference to CurveType
System.Security.Cryptography (1)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\ECCng.ImportExport.cs (1)
195
primeCurve.CurveType = ConvertToCurveTypeEnum(pBcryptBlob->
CurveType
);