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