1
0
mirror of https://github.com/ARMmbed/mbedtls.git synced 2025-05-14 02:39:53 +08:00

Change the comment wording in config.h

Signed-off-by: TRodziewicz <tomasz.rodziewicz@mobica.com>
This commit is contained in:
TRodziewicz 2021-05-26 17:08:54 +02:00
parent 0a02fbb783
commit 1e660edd82

View File

@ -3500,7 +3500,7 @@
/** \def MBEDTLS_SSL_CID_TLS1_3_PADDING_GRANULARITY /** \def MBEDTLS_SSL_CID_TLS1_3_PADDING_GRANULARITY
* *
* This option controls the use of record plaintext padding * This option controls the use of record plaintext padding
* when using the Connection ID extension in DTLS 1.2 and TLS 1.3. * in TLS 1.3 and when using the Connection ID extension in DTLS 1.2.
* *
* The padding will always be chosen so that the length of the * The padding will always be chosen so that the length of the
* padded plaintext is a multiple of the value of this option. * padded plaintext is a multiple of the value of this option.