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