tls_get_version() function
tls_get_version - Get the current TLS version number @tls_ctx: TLS context data from tls_init() @conn: Connection context data from tls_connection_init() @buf: Buffer for returning the TLS version number @buflen: buf size Returns: 0 on success, -1 on failure Get the currently used TLS version number.
tls_get_version() is called by 1 function and calls 2 functions:
![]()
tls_get_version()
tls_get_version() reads 2 variables:
![]()
tls_get_version()