MD5Managed.HashFinal Method
Namespace: Rebex.Security.Cryptography
Assembly: Rebex.Common.dll (version 7.0.9313)
HashFinal()
Returns the computed MD5 hash as an array of bytes.
Declaration
protected override byte[] HashFinal()Returns
| Type | Description | 
|---|---|
| Byte[] | The computed MD5 hash value. |