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