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