1 write to _curve
System.Security.Cryptography (1)
System\Security\Cryptography\HpkeECDiffieHellmanKemAdapter.cs (1)
58
(
_curve
, _candidateBitmask) = suite.KemAlgorithm switch
3 references to _curve
System.Security.Cryptography (3)
System\Security\Cryptography\HpkeECDiffieHellmanKemAdapter.cs (3)
83
Curve =
_curve
,
108
parameters.Curve =
_curve
;
150
Curve =
_curve
,