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