MerkleDamgard.binaryDigest

Complete the digest

class MerkleDamgard
override
ubyte[]
binaryDigest
(
ubyte[] buf = null
)

Return Value

Type: ubyte[]

the completed digest

Remarks: Concludes the algorithm producing the final digest.

Meta