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