Add reference link for Random definition
Signed-off-by: Jerry Yu <jerry.h.yu@arm.com>
This commit is contained in:
parent
ad3a113fc6
commit
188468b5f4
1 changed files with 2 additions and 1 deletions
|
@ -1071,7 +1071,8 @@ static int ssl_tls13_parse_server_hello( mbedtls_ssl_context *ssl,
|
|||
}
|
||||
p += 2;
|
||||
|
||||
/* ...
|
||||
/* From RFC8446, page 27.
|
||||
* ...
|
||||
* Random random;
|
||||
* ...
|
||||
* with Random defined as:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue