MerkleDamgard.createDigest

Constructs the digest

class MerkleDamgard
protected abstract
void
createDigest
(
ubyte[] buf
)

Parameters

buf ubyte[]

a buffer with enough space to hold the digest

Remarks: Constructs the digest.

Meta