1) Renamed curl_tlsinfo to curl_tlssessioninfo as discussed on the mailing list. 2) Renamed curl_ssl_backend to curl_sslbackend so it doesn't follow our function naming convention. 3) Updated sessioninfo.c example accordingly.
Added a simple example to show how one can use CURLINFO_TLS_SESSION for obtaining extensive TLS certificate information.