right place for such questions?
Thanks,
Yishuai Li
___
TLS mailing list
TLS@ietf.org
https://www.ietf.org/mailman/listinfo/tls
ed form of the serialized
> TLSInnerPlaintext structure.
However, the payload does not follow the structure of TLSInnerPlaintext (RFC
8446 Section 5.2 Page 79), but that of Handshake (RFC 8446 Section 4 Page
24) instead.
2. If no, which section of RFC8446 specifies the complete
Thanks Ilari.
Ilari Liusvaara 于2019年6月28日周五 上午4:01写道:
> 1) 0x16 byte is appended to plaintext to yield TLSInnerPlaintext
>(since this is encrypted handshake message), together with 0
>trailing zeroes (for padding, there could be more).
1. Is it worth adding this explanation to RFC 8448?