combinedHash

fun combinedHash(components: Iterable<SecureHash>, digestService: DigestService): SecureHash

Concatenates the hash components into a single ByteArray and returns its hash.