docs
4.12
customSourceSet
docs
/
net.corda.core.internal
/
combinedHash
combined
Hash
fun
combinedHash
(
components
:
Iterable
<
SecureHash
>
,
digestService
:
DigestService
)
:
SecureHash
Concatenates the hash components into a single
ByteArray
and returns its hash.