1 write to KeyExchangeAlg
System (1)
net\System\Net\_SSPIWrapper.cs (1)
855
KeyExchangeAlg
= Marshal.ReadInt32(unmanagedAddress, 20);
1 reference to KeyExchangeAlg
System (1)
net\System\Net\SecureProtocols\_SslState.cs (1)
332
return (ExchangeAlgorithmType)info.
KeyExchangeAlg
;