Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

TSVConnProvidedSslCert - TSVConnProvidedSslCert API function

Description

       Determines whether the connection associated with svc was an SSL connection on which a server certificate
       was provided in the SSL handshake.  Returns 1 if it was and 0 otherwise.

Name

       TSVConnProvidedSslCert - TSVConnProvidedSslCert API function

Synopsis

          #include <ts/ts.h>

       intTSVConnProvidedSslCert(TSVConnsvc)

See Also