3 references to Tls
System.Security.Cryptography (3)
System\Security\Cryptography\ECDiffieHellmanCng.cs (1)
74
if (value < ECDiffieHellmanKeyDerivationFunction.Hash || value > ECDiffieHellmanKeyDerivationFunction.
Tls
)
System\Security\Cryptography\ECDiffieHellmanCng.Derive.cs (2)
76
case ECDiffieHellmanKeyDerivationFunction.
Tls
:
90
goto case ECDiffieHellmanKeyDerivationFunction.
Tls
;