1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-08-08 17:42:09 +03:00

tls13: fix a wrong RFC reference section

Signed-off-by: Yanray Wang <yanray.wang@arm.com>
This commit is contained in:
Yanray Wang
2023-11-22 16:34:15 +08:00
parent 69ceb391a0
commit 55933a3e9c

View File

@@ -447,7 +447,7 @@
/* /*
* TLS 1.3 signature algorithms * TLS 1.3 signature algorithms
* RFC 8446, Section 4.2.2 * RFC 8446, Section 4.2.3
*/ */
/* RSASSA-PKCS1-v1_5 algorithms */ /* RSASSA-PKCS1-v1_5 algorithms */