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