Gets the value of the computed hash code.

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

Syntax

Visual Basic
Function GetHash As Byte()
C#
byte[] GetHash()

Return Value

The computed hash value.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also