WalletCore
WalletCore
/
wallet.core.jni
/
Hash
/
sha1
sha1
open
fun
sha1
(
data
:
Array
<
Byte
>
)
:
Array
<
Byte
>
Computes the SHA1 of a block of data.
Return
Non-null computed SHA1 block of data
Parameters
data
Non-null block of data