TigerImpl.finish

Returns the Tiger hash. This also calls start to reset the internal state.

struct TigerImpl(uint digestSize, uint passes, bool tiger2 = false)
@safe pure nothrow @nogc
ubyte[digestSize]
finish
()

Meta