System.Net.Security.SslStream.HashStrength Property

Gets a value that identifies the strength of the hash algorithm used by this instance.

Syntax

public virtual int HashStrength { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The value of this property is zero until the authentication occurs.

Requirements

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