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
/
SoftchatIdentity
/
encrypt
encrypt
fun
encrypt
(
recipient
:
NostrPublicKey
,
plaintext
:
String
)
:
EncryptedMessage
Encrypt one non-empty UTF-8 message for
recipient
.