1 write to DataHashAlg
System (1)
net\System\Net\_SSPIWrapper.cs (1)
853DataHashAlg = Marshal.ReadInt32(unmanagedAddress, 12);
1 reference to DataHashAlg
System (1)
net\System\Net\SecureProtocols\_SslState.cs (1)
310return (HashAlgorithmType)info.DataHashAlg;