Table of Contents

Method HashFinal

Namespace
Ubiquity.NET.Llvm
Assembly
Ubiquity.NET.Llvm.dll

HashFinal()

When overridden in a derived class, finalizes the hash computation after the last data is processed by the cryptographic hash algorithm.

protected override byte[] HashFinal()

Returns

byte[]

The computed hash code.