4 references to HashAlgorithmType
System (4)
net\System\Net\SecureProtocols\_SslState.cs (3)
303internal HashAlgorithmType HashAlgorithm { 308return (HashAlgorithmType)0; 310return (HashAlgorithmType)info.DataHashAlg;
net\System\Net\SecureProtocols\SslStream.cs (1)
390public virtual HashAlgorithmType HashAlgorithm {