HashAlgorithm.HashSize Property

Definition

Gets the size, in bits, of the computed hash code.

public:
 virtual property int HashSize { int get(); };
public virtual int HashSize { get; }
member this.HashSize : int
Public Overridable ReadOnly Property HashSize As Integer

Property Value

The size, in bits, of the computed hash code.

Applies to