From daa7df96d1a0a02f6cd71085f50b5306370400e4 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 11 Aug 2022 06:38:04 +0530 Subject: [PATCH] ... --- docs/rc_protocol.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/rc_protocol.rst b/docs/rc_protocol.rst index 7d04591e9..757c21d0f 100644 --- a/docs/rc_protocol.rst +++ b/docs/rc_protocol.rst @@ -61,6 +61,6 @@ command is created that contains the fields:: tag: base85 encoded AEAD tag pubkey: base85 encoded ECDH public key of sender enc_proto: The first field from KITTY_PUBLIC_KEY, currently always ``1`` - encrypted: The original command encrypted + encrypted: The original command encrypted and base85 encoded .. include:: generated/rc.rst