Improve wording in documentation of MBEDTLS_SSL_CID
This commit is contained in:
parent
791ec6bff2
commit
ef2b8b0dcf
1 changed files with 1 additions and 1 deletions
|
@ -1279,7 +1279,7 @@
|
||||||
*
|
*
|
||||||
* Setting this option enables the SSL APIs `mbedtls_ssl_set_cid()`,
|
* Setting this option enables the SSL APIs `mbedtls_ssl_set_cid()`,
|
||||||
* `mbedtls_ssl_get_peer_cid()` and `mbedtls_ssl_conf_cid()`.
|
* `mbedtls_ssl_get_peer_cid()` and `mbedtls_ssl_conf_cid()`.
|
||||||
* See their documentation for more information.
|
* See the corresponding documentation for more information.
|
||||||
*
|
*
|
||||||
* \warning The Connection ID extension is still in draft state.
|
* \warning The Connection ID extension is still in draft state.
|
||||||
* We make no stability promises for the availability
|
* We make no stability promises for the availability
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue