mbedTLS + 0/1 examples
SourceVu will show references to mbedtls_ssl_get_version_number() from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

The negotiated protocol version.

Notes

If you call this function too early during the initial handshake, before the two sides have agreed on a version, this function returns #MBEDTLS_SSL_VERSION_UNKNOWN.

References

from examples