bytes / org.apache.tuweni.bytes / Bytes / update

update

open fun update(digest: MessageDigest): Unit (source)

Update the provided message digest with the bytes of this value.

Parameters

digest - The digest to update.