Digest.finish

* close the digest, producing the final digest value. The doFinal * call leaves the digest reset.

  1. ubyte[] finish(ubyte[] output)
  2. ubyte[] finish()
    class Digest
    @safe final nothrow
    ubyte[]
    finish
    ()

Meta