hash160

fun hash160(    input: ByteArray,     offset: Int,     len: Int): ByteArray
fun hash160(input: ByteArray): ByteArray
fun hash160(input: ByteVector): ByteArray