viaduct
0.2.0-5-g5831d91.dirty
runtime
/
edu.cornell.cs.apl.viaduct.backend.commitment
/
HashInfo
Hash
Info
data
class
HashInfo
(
hash
:
List
<
Byte
>
,
nonce
:
List
<
Byte
>
)
Content copied to clipboard
Functions
Properties
Functions
verify
Link copied to clipboard
fun
verify
(
data
:
List
<
Byte
>
)
:
Boolean
Content copied to clipboard
Properties
hash
Link copied to clipboard
val
hash
:
List
<
Byte
>
Content copied to clipboard
nonce
Link copied to clipboard
val
nonce
:
List
<
Byte
>
Content copied to clipboard