Edited 14_encrypted_transport.asciidoc with Atlas code editor

pull/910/head
kristen@oreilly.com 3 years ago
parent b735093a60
commit b60b7f34fe

@ -546,7 +546,7 @@ The structure of packets on the wire resembles the diagram in <<noise_encrypted_
image::images/mtln_1402.png["Encrypted Packet Structure"]
The prefixed message length is encoded as a 2-byte big-endian integer, for a
total maximum packet length of `2 + 16 + 65,535 + 16` = `65,569` bytes.
total maximum packet length of pass:[<span>2 + 16 + 65,535 + 16 = 65,569</span>] bytes.
====== Encrypting and sending messages

Loading…
Cancel
Save