hash

fun hash(input: ByteArray): ByteArray

计算 SHA256 哈希

Return

SHA256 哈希结果(32 字节)

Parameters

input

输入字节数组