libnexakotlin
Toggle table of contents
0.4.7
common
Platform filter
common
Switch theme
Search in API
libnexakotlin
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