encryptSHA224

open fun encryptSHA224(data: Array<Byte>): Array<Byte>

SHA224加密

Return

密文字节数组

Parameters

data

明文字节数组