hash160

abstract fun hash160(data: ByteArray): ByteArray
abstract fun hash160(data: UByteArray): UByteArray

Calculates the RIPEMD160 of the SHA256 of data. Result is 20 bytes