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; } |