toggle menu
XML Calabash 3.x
jvm
switch theme
search in API
XMLCalabash
/
com.xmlcalabash.util
/
HashUtils
/
Companion
/
blake3
blake3
fun
blake3
(
bytes
:
ByteArray
)
:
String
(
source
)
fun
blake3
(
bytes
:
ByteArray
,
key
:
XdmValue
)
:
String
(
source
)
fun
blake3
(
context
:
ByteArray
,
sharedSecret
:
XdmValue
,
senderId
:
XdmValue
,
recipientId
:
XdmValue
)
:
String
(
source
)