digest

abstract fun digest(bytes: ByteArray): ByteArray

Computes the digest of the ByteArray.

Parameters

bytes

The ByteArray to hash.