HasherFinish Method
Generate the hash from the hash's state.
Namespace: Gemstone.Security.Cryptography.Blake2BHashAssembly: Gemstone.Security (in Gemstone.Security.dll) Version: 1.0.171 -- Release Build+9bbaecd83e44e0973a7b18ef958272cfb4d67729
public abstract byte[] Finish()
Public MustOverride Function Finish As Byte()
Return Value
Byte
The generated hash.