Softchat
Toggle table of contents
0.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Softchat
Softchat
/
com.softcose.softchat.protocol
/
EncryptedMessage
/
Companion
/
parse
parse
fun
parse
(
algorithm
:
String
,
senderPublicKey
:
String
,
payload
:
String
)
:
EncryptedMessage
Validate an untrusted received value at the Rust boundary.