Gets the size of the computed hash code (in bits).

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

Syntax

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

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also