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

Namespace:  Rebex.Security.Cryptography
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

Visual Basic
ReadOnly Property HashSize As Integer
	Get
C#
int HashSize { get; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also