Digest.reset

Resets the internal state of the digest. Note: finish calls this internally, so it's not necessary to call reset manually after a call to finish.

interface Digest
@trusted nothrow
void
reset
()

Meta