encryptSHA384

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

SHA384加密

Return

密文字节数组

Parameters

data

明文字节数组