f0ccf46713
Signed-off-by: Waleed Elmelegy <waleed.elmelegy@arm.com>
5 lines
262 B
Text
5 lines
262 B
Text
Features
|
|
* Add support for record size limit extension as defined by RFC 8449
|
|
and configured with MBEDTLS_SSL_RECORD_SIZE_LIMIT.
|
|
Application data sent and received will be fragmented according to
|
|
Record size limits negotiated during handshake.
|