mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-10 22:33:41 +02:00
This is officially a 1.2-only ciphersuite, but we also support it with 1.0 and 1.1. However we don't support it with SSLv3 (see definition in ssl_ciphersuites.c: mininum minor version is 1, that is TLS 1.0). Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>