2024-01-05 19:58:46 +01:00
|
|
|
Features
|
2024-01-12 11:52:45 +01:00
|
|
|
* Add support for record size limit extension as defined by RFC 8449
|
2024-01-11 12:07:57 +01:00
|
|
|
and configured with MBEDTLS_SSL_RECORD_SIZE_LIMIT.
|
|
|
|
Application data sent and received will be fragmented according to
|
|
|
|
Record size limits negotiated during handshake.
|