IHashTransform.GetHash Method
Namespace: Rebex.Security.Cryptography
Assembly: Rebex.Common.dll (version 7.0.9448)
GetHash()
Gets the value of the computed hash code.
Declaration
byte[] GetHash()
Returns
| Type | Description |
|---|---|
| Byte[] | The computed hash value. |