mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 22:55:39 +01:00
Improve documentation of MBEDTLS_SSL_KEEP_PEER_CERTIFICATE
This commit is contained in:
parent
3fd3f5ebe4
commit
fd7f298c6a
@ -1357,7 +1357,7 @@
|
||||
/**
|
||||
* \def MBEDTLS_SSL_KEEP_PEER_CERTIFICATE
|
||||
*
|
||||
* This option controls the presence of the API mbedtls_ssl_get_peer_cert()
|
||||
* This option controls the availability of the API mbedtls_ssl_get_peer_cert()
|
||||
* giving access to the peer's certificate after completion of the handshake.
|
||||
*
|
||||
* Unless you need mbedtls_ssl_peer_cert() in your application, it is
|
||||
|
Loading…
Reference in New Issue
Block a user