sendDirectMessageEncrypted
fun RadioClient.sendDirectMessageEncrypted(to: NodeId, text: String, wantAck: Boolean = true): MessageHandle(source)
Send a PKI-encrypted unicast text message to to.
Sets pki_encrypted = true and forces channel 0. Requires the recipient's public key to already be present in the local NodeDB.
Since
0.1.0