Blake2b.HashFinal Method
Namespace: Rebex.Security.Cryptography
Assembly: Rebex.Security.dll (version 7.0.9313)
HashFinal()
Finishes hash computation.
Declaration
protected override byte[] HashFinal()Returns
| Type | Description | 
|---|---|
| Byte[] | A byte array that contains the computed hash. |