improve early data comments
Signed-off-by: Jerry Yu <jerry.h.yu@arm.com>
This commit is contained in:
parent
10795a0c3b
commit
db6fda71e5
1 changed files with 4 additions and 4 deletions
|
@ -3206,7 +3206,7 @@ static int ssl_tls13_prepare_new_session_ticket(mbedtls_ssl_context *ssl,
|
|||
/* RFC 8446 section 4.2.10
|
||||
*
|
||||
* struct {
|
||||
* select ( Handshake.msg_type ) {
|
||||
* select (Handshake.msg_type) {
|
||||
* case new_session_ticket: uint32 max_early_data_size;
|
||||
* ...
|
||||
* };
|
||||
|
|
Loading…
Reference in a new issue