mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-08 00:40:05 +00:00
tls13: Fix documentation
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
This commit is contained in:
parent
083da8eb53
commit
10bf956334
@ -154,7 +154,7 @@ Support description
|
|||||||
related to key exchange protocols, certificates and signatures.
|
related to key exchange protocols, certificates and signatures.
|
||||||
|
|
||||||
- MBEDTLS_SSL_TLS1_3_KEY_EXCHANGE_MODE_EPHEMERAL_ENABLED enables the
|
- MBEDTLS_SSL_TLS1_3_KEY_EXCHANGE_MODE_EPHEMERAL_ENABLED enables the
|
||||||
support of the ephemeral key exchange mode. If it is the only key exchange
|
support for the ephemeral key exchange mode. If it is the only key exchange
|
||||||
mode enabled, the TLS 1.3 implementation does not contain any code related
|
mode enabled, the TLS 1.3 implementation does not contain any code related
|
||||||
to PSK based key exchange. The ephemeral key exchange mode requires at least
|
to PSK based key exchange. The ephemeral key exchange mode requires at least
|
||||||
one of the key exchange protocol allowed by the TLS 1.3 specification, the
|
one of the key exchange protocol allowed by the TLS 1.3 specification, the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user