MultipazProject
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
MultipazProject
multipaz-cbor-rpc
/
org.multipaz.graphhash
/
HashBuilder
Hash
Builder
interface
HashBuilder
Hashing interface.
Computes hash of the input data.
Members
Functions
build
Link copied to clipboard
abstract
fun
build
(
)
:
ByteString
update
Link copied to clipboard
abstract
fun
update
(
data
:
ByteString
)