1 write to Curve
System.Security.Cryptography (1)
src\libraries\Common\src\System\Security\Cryptography\CompositeMLDsaManaged.cs (1)
768
Curve
= curve;
4 references to Curve
System.Security.Cryptography (4)
src\libraries\Common\src\System\Security\Cryptography\CompositeMLDsaManaged.cs (1)
742
internal Oid CurveOid =>
Curve
.Oid;
src\libraries\Common\src\System\Security\Cryptography\CompositeMLDsaManaged.ECDsa.cs (3)
58
return new ECDsaComponent(ECDsa.Create(algorithm.
Curve
), algorithm);
107
Curve = algorithm.
Curve
,
175
Curve = algorithm.
Curve
,