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