Returns the computed MD5SHA1 hash as an array of bytes after all data has been written to the object.
            
    Namespace: 
   Rebex.Security.Cryptography
    Assembly:
   Rebex.Common (in Rebex.Common.dll)
 Syntax
Syntax
| Visual Basic | 
|---|
| Protected Overrides Function HashFinal As Byte() | 
| C# | 
|---|
| protected override byte[] HashFinal() | 
 
     
     
     
     
    