toggle menu
libnexakotlin
0.3.5
common
switch theme
search in API
libnexakotlin
/
org.nexa.libnexakotlin
/
LibNexa
/
hash256
hash256
abstract
fun
hash256
(
data
:
ByteArray
)
:
ByteArray
abstract
fun
hash256
(
data
:
UByteArray
)
:
UByteArray
Returns the double sha256 of data. Result is 32 bytes