MerkleDamgard.update

Digest additional data

class MerkleDamgard
override
update
(
const(void)[] input
)

Parameters

input const(void)[]

the data to digest

Remarks: Continues the digest operation on the additional data.

Meta