mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-12 05:09:57 +00:00
+1
-1
@@ -2171,7 +2171,7 @@ typedef enum {
|
|||||||
* The client has sent an early data indication extension in its first
|
* The client has sent an early data indication extension in its first
|
||||||
* ClientHello, it has not received the response (ServerHello or
|
* ClientHello, it has not received the response (ServerHello or
|
||||||
* HelloRetryRequest) from the server yet. The transform to protect early data
|
* HelloRetryRequest) from the server yet. The transform to protect early data
|
||||||
* is not set either as for middlebox compatibility a dummy CCs may have to be
|
* is not set either as for middlebox compatibility a dummy CCS may have to be
|
||||||
* sent in clear. Early data cannot be sent to the server yet.
|
* sent in clear. Early data cannot be sent to the server yet.
|
||||||
*/
|
*/
|
||||||
MBEDTLS_SSL_EARLY_DATA_STATE_IND_SENT,
|
MBEDTLS_SSL_EARLY_DATA_STATE_IND_SENT,
|
||||||
|
|||||||
Reference in New Issue
Block a user