mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-05 06:26:52 +00:00
tls13: fix a wrong RFC reference section
Signed-off-by: Yanray Wang <yanray.wang@arm.com>
This commit is contained in:
parent
69ceb391a0
commit
55933a3e9c
1 changed files with 1 additions and 1 deletions
|
|
@ -447,7 +447,7 @@
|
|||
|
||||
/*
|
||||
* TLS 1.3 signature algorithms
|
||||
* RFC 8446, Section 4.2.2
|
||||
* RFC 8446, Section 4.2.3
|
||||
*/
|
||||
|
||||
/* RSASSA-PKCS1-v1_5 algorithms */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue