1 write to Curve
System.Security.Cryptography (1)
src\libraries\Common\src\System\Security\Cryptography\CompositeMLDsaManaged.cs (1)
763
Curve
= curve;
4 references to Curve
System.Security.Cryptography (4)
src\libraries\Common\src\System\Security\Cryptography\CompositeMLDsaManaged.cs (1)
737
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);
90
Curve = algorithm.
Curve
,
154
Curve = algorithm.
Curve
,