finishTo

Calculate the final hash value.

ubyte[]
finishTo
(
D
)
(
ref D digest
,
ubyte[] output
)
if (
isDigest!D
)

Return Value

Type: ubyte[]

the hash value

Meta