System.Net.Security.SslStream.HashAlgorithm Property

Gets the algorithm used for generating message authentication codes (MACs).

Syntax

public virtual System.Security.Authentication.HashAlgorithmType HashAlgorithm { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Message authentication algorithms generate message hashes and signatures used to detect tampering and forgery.

Requirements

Namespace: System.Net.Security
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0