1 write to _candidateBitmask
System.Security.Cryptography (1)
System\Security\Cryptography\HpkeECDiffieHellmanKemAdapter.cs (1)
58(_curve, _candidateBitmask) = suite.KemAlgorithm switch
1 reference to _candidateBitmask
System.Security.Cryptography (1)
System\Security\Cryptography\HpkeECDiffieHellmanKemAdapter.cs (1)
144privateKey[0] &= _candidateBitmask;