Digest.doFinal

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

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

Meta