Returns the computed RIPEMD160 hash as an array of bytes after all data has been written to the object.
[Visual Basic]
Overrides Protected Function HashFinal() As Byte()
The computed hash value.
| Exception Type | Condition | 
|---|---|
| ObjectDisposedException | The RIPEMD160Managed instance has been disposed. | 
RIPEMD160Managed Class | RIPEMD160Managed Members | Org.Mentalis.Security.Cryptography Namespace