TigerImpl.finish

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

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

Meta