SHA.finish
ubyte[digestSize / 8] finish() @trusted pure nothrow @nogcReturns the finished SHA hash. This also calls start to reset the internal state.
ubyte[digestSize / 8] finish() @trusted pure nothrow @nogcReturns the finished SHA hash. This also calls start to reset the internal state.