formats icon indicating copy to clipboard operation
formats copied to clipboard

tls_codec: add variable-length integer type TlsVarInt

Open boxdot opened this issue 10 months ago • 0 comments

As defined in #rfc9000.

Also use this type (with an internal thin wrapper ContentLength) when encoding/deconding the content length of vectors.

boxdot avatar Feb 13 '25 10:02 boxdot